This is becoming so confusing to me that I don't know what I'm doing right or wrong. I am getting so many errors now.
These navigation buttons are on the sub form. When I navigate through my main form I get the error
Run-time error 3021
No current record
It highlights Me.RecordsetClone.MoveLast from the Private Sub Form_Current()
The more I try to understand it so that I can troubleshoot the more confused I get. If i need to send the db let me know.
GH I tried it with your code and got the same problem.
These navigation buttons are on the sub form. When I navigate through my main form I get the error
Run-time error 3021
No current record
It highlights Me.RecordsetClone.MoveLast from the Private Sub Form_Current()
The more I try to understand it so that I can troubleshoot the more confused I get. If i need to send the db let me know.
GH I tried it with your code and got the same problem.