XL2000: How to Display a ComboBox List When a UserForm Is Displayed (213718)
The information in this article applies to:
This article was previously published under Q213718 SUMMARY
When a UserForm is displayed, you can display the list for a ComboBox control by using the Activate event for the UserForm.
This article includes an example that uses the DropDown method of a
ComboBox and the Activate method of a UserForm to automatically display the list of a ComboBox control when a UserForm is displayed.
REFERENCESFor more information about using the DropDown method, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type dropdown method in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about using the Activate event, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type activate, deactivate events 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 kbui KB213718 |
---|
|