S
Sue
Hi, all.
I am trying to make a command button on my form get the next record OnClick
so the user can enter more data in the cleared text boxes and combo boxes. I
copied and pasted this code right out of the VB code for another database
that works fine for that database, but doesn't in mine:
DoCmd.GoToRecord , , acNewRec
Your prompt responses are very much appreciated!
I am trying to make a command button on my form get the next record OnClick
so the user can enter more data in the cleared text boxes and combo boxes. I
copied and pasted this code right out of the VB code for another database
that works fine for that database, but doesn't in mine:
DoCmd.GoToRecord , , acNewRec
Your prompt responses are very much appreciated!