Just set the Max & Min values of the SpinButton - default is zero to 100. Then
![]()
Private Sub SpinButton1_Change() Me.TextBox1.Value = Me.SpinButton1.Value End Sub
Just set the Max & Min values of the SpinButton - default is zero to 100. Then
![]()
Private Sub SpinButton1_Change() Me.TextBox1.Value = Me.SpinButton1.Value End Sub
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks