Taff
Registered User.
- Local time
- Today, 09:47
- Joined
- Feb 3, 2004
- Messages
- 158
Hopefully an easy one to answer.
I have a form with a command button on with an On_Click event of DoCmd.GoToRecord , , acNewRec.
What I would like to happen is when the user clicks this Add New Record command button it stays on this record until either the record is saved or it is cancelled.
Is this possible?
Thanks
Anthony
I have a form with a command button on with an On_Click event of DoCmd.GoToRecord , , acNewRec.
What I would like to happen is when the user clicks this Add New Record command button it stays on this record until either the record is saved or it is cancelled.
Is this possible?
Thanks
Anthony