On my form I have a save button to go to a new record. I have used:
Private Sub CommandAddNew_Click()
DoCmd.GoToRecord , , acNewRec
End Sub
This works well but the new record now shows the values of the previous record as default. I want the new record to be blank can't find out how to do that
Maarten BrusselersOP
@Reply 4 years ago
Sorry, I made a mistake. Now it works. Ignore my request
Dan Jackson
@Reply 4 years ago
These self-resolving issues are the best ones! Nice work
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
TechHelp.