SyntaxFix
Write A Post
Hire A Developer
Questions
Keeping the code simple is always my advice:
If IsNull(Me.Id) = True Then DoCmd.GoToRecord , , acNext Else DoCmd.GoToRecord , , acLast End If