Private Sub Command51_Click()
DoCmd.GoToRecord "acNewRec"
End Sub Private Sub Command46_Click()
DoCmd.GoToRecord "acPrevious"
End Sub
Private Sub Command47_Click()
DoCmd.GoToRecord "acNext"
End Sub
Private Sub Command45_Click()
DoCmd.GoToRecord "acFirst"
End Sub
Private Sub Command44_Click()
DoCmd.GoToRecord "acLast"
End Sub
whats wrong with this VB.
I just edited the automatic one, to get more marks in the progect now it does not work
-------
Pandora didn't think outside the box