sigmar
08-09-2001, 01:59 AM
I'm trying to save records with a "save" button. It's code is:
DoCmd.GoToRecord , , acNewRec
but I get an error and the saving is cancelled. Is there any other way to save a record??
Thanks
DoCmd.GoToRecord , , acNewRec
but I get an error and the saving is cancelled. Is there any other way to save a record??
Thanks