R
Renee
I have used the following code in my form and it keeps telling me that it is
not available at this time:
If Not Me.NewRecord Then
RunCommand acCmdRecordsGoToNew
End If
I have all my allow additions, allow deletions, allow edits, allow filters
set to yes and it still won't let me. Is there something I am missing?
not available at this time:
If Not Me.NewRecord Then
RunCommand acCmdRecordsGoToNew
End If
I have all my allow additions, allow deletions, allow edits, allow filters
set to yes and it still won't let me. Is there something I am missing?