RobTsintas
Technical User
I'm in the process of converting some databases from A97 to A2000 format.
I'm getting some compile errors in my VBA where I've referred to a field name in a form's record source using me.[field name]
If there is a control on the form with the same name, then it's fine, but otherwise it can't find the field (but it was ok in Access97).
What is the correct syntax to use to refer to a field?
Thanks
I'm getting some compile errors in my VBA where I've referred to a field name in a form's record source using me.[field name]
If there is a control on the form with the same name, then it's fine, but otherwise it can't find the field (but it was ok in Access97).
What is the correct syntax to use to refer to a field?
Thanks