XL: Excel 4.0 Dialog Box Causes Error in Excel 5.0Last reviewed: February 3, 1998Article ID: Q108189 |
The information in this article applies to:
SUMMARYIf you run a Microsoft Excel 4.0 macro in Microsoft Excel version 5.0 and later with a dialog box that contains an undefined item number, you may receive the following error message:
Error in dialog at MacroSheetName!Cell_Referencewhere Cell_Reference refers to the undefined item number. You will then receive a macro error at the cell containing the DIALOG.BOX() function. This same macro will run without error in Microsoft Excel 4.0.
MORE INFORMATIONIn Microsoft Excel 4.0, your dialog box definition table can contain undefined dialog box items. These undefined items are used to hide an item on the dialog box. However, when the undefined item number follows an option button (item number 12), Microsoft Excel versions 5.0 and 7.0 will report the above macro error messages. For a list of dialog box item numbers, see pages 274-279 of "User's Guide 2," version 4.0.
WORKAROUNDSTo work around this problem, do either of the following:
REFERENCES"User's Guide 2," version 4.0, pages 274-279.
|
Additional query words: 4.00 5.00 7.00 8.0
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |