G
Guest
Hi,
I am going from Page 3 on a tab control back to the main form by using:
Forms![frmEmployee].[strEmployeeNumber].SetFocus
This works fine but I want it to be a new record and not the current record.
How can I do that? Thanks for the help...
I am going from Page 3 on a tab control back to the main form by using:
Forms![frmEmployee].[strEmployeeNumber].SetFocus
This works fine but I want it to be a new record and not the current record.
How can I do that? Thanks for the help...