S sigmar New member Local time Today, 18:22 Joined Jun 25, 2001 Messages 9 Aug 9, 2001 #1 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
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
S sigmar New member Local time Today, 18:22 Joined Jun 25, 2001 Messages 9 Aug 10, 2001 #3 Thanks for answering so quickly