XL2000: Visual Basic Example for Using a Spin Button with a Date (213224)
The information in this article applies to:
This article was previously published under Q213224 SUMMARY
In Microsoft Excel 2000, you can use a SpinButton control on a UserForm to change values on a worksheet or in a Visual Basic procedure. Microsoft Visual Basic for Applications in Excel 2000 provides the ability to attach procedures to object events such as clicking on the DOWN ARROW of the spin button (SpinDown event) and clicking on the UP ARROW (SpinUp event).
REFERENCESFor more information about the SpinButton control, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type SpinButton control in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbinfo kbProgramming KB213224 |
---|
|