XL98: How to Verify the Value of a CheckBox on a UserForm (183182)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q183182 SUMMARY
In Microsoft Excel 98 Macintosh Edition, a CheckBox control on a UserForm
can have one of three values: True, False, or Null. This article contains a
sample macro that programmatically retrieves the value of a CheckBox
control.
REFERENCES
For more information about CheckBox controls, click the Office Assistant
while in the Visual Basic Editor, type checkbox click Search, and then
click to view "CheckBox control."
For more information about the TripleState property, click the Office
Assistant while in the Visual Basic Editor, type triplestate, click
Search, and then click to view "TripleState Property."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If Microsoft Help is not installed on your computer,
please see the following article in the Microsoft Knowledge Base:
179216 OFF98: How to Use the Microsoft Office Installer Program
Modification Type: | Major | Last Reviewed: | 6/17/2005 |
---|
Keywords: | kbcode kbhowto kbProgramming KB183182 |
---|
|