J
julief
I am new to coding and hope someone can point me in the right direction.
I have a form [stock requisitions] on which is a sub form [stock requisition
detail], when a user wants to add a new record I have included a command
button on the main form to add new record but want the user to always go to
the same field [req note] which is at the beginning of the main form.
I have tried [stock requisitions].Form.[req note].Set focus but get an error
message saying it cant find the field name.
Any help would be most welcome.
Thanks in anticipation.
I have a form [stock requisitions] on which is a sub form [stock requisition
detail], when a user wants to add a new record I have included a command
button on the main form to add new record but want the user to always go to
the same field [req note] which is at the beginning of the main form.
I have tried [stock requisitions].Form.[req note].Set focus but get an error
message saying it cant find the field name.
Any help would be most welcome.
Thanks in anticipation.