XL97: Visual Basic Example for Using SpinButton with a Date (161517)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q161517 SUMMARY
In Microsoft Excel 97, you can use a SpinButton on a UserForm to change
values on a worksheet or in a Visual Basic procedure. Microsoft Visual
Basic for Applications in Excel 97 provides the ability to attach
procedures to object events such as clicking on the down arrow of the
SpinButton (SpinDown event) and clicking on the up arrow (SpinUp event).
REFERENCES
For additional information about how this can be accomplished in Microsoft
Excel versions 5.x and 7.x, see the following article in the Microsoft
Knowledge Base:
116118 Visual Basic Example of Spinner Use on a Date
For more information about the Microsoft Visual Basic for Applications
SpinButton control, click the Index tab in Microsoft Excel Help, type the
following text
and then double-click the selected text to go to the "About adding buttons,
check boxes, and other controls" topic.
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB161517 |
---|
|