XL2000: How to Verify the Value of a CheckBox on a UserForm (213760)
The information in this article applies to:
This article was previously published under Q213760 SUMMARY
In Microsoft Excel, 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.
REFERENCESFor more information about CheckBoxes, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type checkbox in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about the TripleState property, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type triplestate 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 kbProgramming KB213760 |
---|
|