XL2000: Using the New Keyword to Create Instances of a UserForm (213709)
The information in this article applies to:
This article was previously published under Q213709 SUMMARY
In Microsoft Excel 2000, you can use the New keyword to create multiple instances of a particular class. This article includes sample Visual Basic for Applications code that uses the New keyword to create multiple instances of a UserForm. The new instances of the UserForm are copies of the original UserForm and can be controlled independently of the original UserForm.
REFERENCESFor more information about using the New keyword, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type dim in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Then click to select the Dim Statement topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB213709 |
---|
|