XL97: UserControl Property Code Example Doesn't Work Properly (157555)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q157555 SYMPTOMS
In Microsoft Excel 97 Visual Basic Help, the example code provided for the
UserControl property does not work properly.
CAUSE
The example code for the UserControl property assumes that the UserControl
property applies to Workbook objects, when the property actually applies
only to the Application object.
WORKAROUND
Instead of using the UserControl Property example, use the examples shown
in the "More Information" section if you want to use the UserControl
property.
REFERENCES
For more information on the UserControl property of Microsoft Excel 97,
type the word UserControl in a Visual Basic
module. Select the word, and press F1 to view the "UserControl Property"
help topic.
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kbProgramming KB157555 |
---|
|