XL97: How to Display a ComboBox List When UserForm Is Displayed (165935)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q165935 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.
REFERENCES
For more information about using the DropDown method, click the Office
Assistant in the Visual Basic Editor, type dropdown, click Search, and then click to view the "DropDown
Method" topic.
For more information about using the Activate event, click the Office
Assistant in the Visual Basic Editor, type activate, deactivate, click Search, and then click to view the "Activate,
Deactivate Events" topic.
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If Microsoft Excel Help is not installed on your
computer, please see the following article in the Microsoft Knowledge Base:
120802 Office: How to Add/Remove a Single Office Program or Component
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbhowto kbProgramming kbui KB165935 |
---|
|