Hey,
Is there a way to cancel add new record procedure? The problem that I have is that what users are clickin on a "Add Rec" button (DoCmd.GoToRecord , , acNewRec) the new record Is added but if they change their mind and want to cancel the input of the new record i do not know how to do that?
THX
Is there a way to cancel add new record procedure? The problem that I have is that what users are clickin on a "Add Rec" button (DoCmd.GoToRecord , , acNewRec) the new record Is added but if they change their mind and want to cancel the input of the new record i do not know how to do that?
THX