K
KPE
I want to go to a specific record using ClientID, when i do as follows
the code brings up the 706th record Can you tell me how to correct my code?
Thank you,
DoCmd.GoToRecord acDataForm, "frmClients", , 706
the code brings up the 706th record Can you tell me how to correct my code?
Thank you,
DoCmd.GoToRecord acDataForm, "frmClients", , 706