XL7: Some Macro Commands Are Not Run in MS Internet ExplorerLast reviewed: June 27, 1997Article ID: Q164384 |
The information in this article applies to:
SYMPTOMSWhen you open a Microsoft Excel 7.0 workbook, some Visual Basic for Applications macro commands are not executed. When this occurs, you do not receive an error message. For example, if your macro contains a line of code similar to the following
MenuBars(xlworksheet).Menus("Tools").MenuItems.Add _ Caption:="test", OnAction:="mymacro"the menu item "test" is not added to the Tools menu, and you do not receive an error message. In addition, you are not able to switch to Visual Basic modules in your workbook.
CAUSEThese problems occur when all of the following conditions are true:
RESOLUTIONTo work around this problem, configure your Web browser to open Microsoft Excel files in a separate window. To do this with Microsoft Internet Explorer, use the following steps:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been corrected in Microsoft Excel 97.
MORE INFORMATIONFor additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q163901 TITLE : How to Configure Mac Internet Explorer to Open MS Excel Files |
Keywords : kbprg xlvbainfo xlweb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |