New Record

  • Thread starter Thread starter JamesJ
  • Start date Start date
J

JamesJ

I'm using the following in the On Click of a command button.

DoCmd.GoToRecord acDataForm, "frmMyForm", acNewRec

Anyway I can do this without referenceing the Object (Form) name??

James
 
Back
Top