G
Guest
hi
how can i do this?
i tried the onload event as below:
Private Sub Form_Current()
Me.Command2.Caption = Me.sbu
End Sub
but the result is all buttons showing the first record only.
how can i put a field on the button's caption?
thanks
how can i do this?
i tried the onload event as below:
Private Sub Form_Current()
Me.Command2.Caption = Me.sbu
End Sub
but the result is all buttons showing the first record only.
how can i put a field on the button's caption?
thanks