The information in this article applies to:
SYMPTOMSAfter you use sample code from the Visual Basic for Applications Help file, you may receive the following error message:
CAUSE
This error may occur when the follow conditions are true:
-and- -or- WORKAROUNDMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/support/supportnet/overview/overview.aspTo workaround this problem, use one of the following methods. Method 1Delete the Wizard command bar by running a procedure, and then use the code from the Help file. To remove the command bar, use the following code:
Method 2Remove the Wizard command bar by using the Add-Ins dialog box. To do this, follow these steps:
Method 3Remove the Small Business Financial Manager add-in. To do this, follow these steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONThe procedure in the Help file does not work in Excel because the Wizard shortcut command bar cannot be deleted by using this method. Restoring the Wizard Command BarTo restore the Wizard command bar, follow these steps. If you removed the Wizard command bar through the Add-Ins dialog box, skip steps 1 through 3.
REFERENCES
For more information about command bars, click the Office Assistant in the
Visual Basic Editor, type commandbars click Search, and then click to
view "Using command bars."
Q120802 Office: How to Add/Remove a Single Office Program or Component Additional query words: XL97 addins
Keywords : kbcode kberrmsg kbprg xlui xlwiz xltoolbar |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |