SpinButton « Forms « VBA / Excel / Access / Word






1.Set the SpinButton Min/Max and current value
2.Set Spinner value to a TextBox
3.Assign value from a TextBox to a Spinner
4.The spin button control uses the SpinDown and SpinUp events to decrease and increase the value in cell B4
5.Spin up event procedure for spin button