B
Bob
I am getting a error on second line , is it that I have to change Me.Name to
something?
Private Sub Form_Open(Cancel as Integer)
DoCmd.GoToRecord acForm, Me.Name, acNewRecord
End Sub
Thanks in advance.........Bob Vance
something?
Private Sub Form_Open(Cancel as Integer)
DoCmd.GoToRecord acForm, Me.Name, acNewRecord
End Sub
Thanks in advance.........Bob Vance