N
nchaniotis
Guest
Does anybody know if it is possible to set extra code to any of the standard navigation buttons?
In other words, is there is Sub that corresponds to each navigation button that can be modified?
For example, for "Next>", is there a
Private Sub cmdNext_Click()
...
End Sub
???
In other words, is there is Sub that corresponds to each navigation button that can be modified?
For example, for "Next>", is there a
Private Sub cmdNext_Click()
...
End Sub
???