XL98: Menu Editor and Make Add-in Dialog Boxes Cause Error (182161)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q182161 SYMPTOMS
When you run a Microsoft Visual Basic for Applications macro in Microsoft
Excel 98 Macintosh Edition, you may receive the following error message
Run-time error '1004':
Show method of Dialog class failed
and the macro stops.
CAUSE
This problem occurs when the Visual Basic macro uses Application.Dialogs to
display either of the following dialog boxes:
For example, the problem occurs when the macro contains either of the
following commands:
Application.Dialogs(xlDialogMenuEditor).Show
Application.Dialogs(xlDialogVbaMakeAddin).Show
These dialog boxes are not available in Microsoft Excel 98 Macintosh
Edition and cannot be displayed.
STATUS
This behavior is by design of Microsoft Excel 98 Macintosh Edition.
Modification Type: | Major | Last Reviewed: | 6/17/2005 |
---|
Keywords: | kberrmsg kbprb KB182161 |
---|
|