Microsoft Knowledge Base |
|
EXCEL: Macro with Print Command Hangs Microsoft Excel |
|
|
Last reviewed: September 12, 1996
Article ID: Q110142 |
|
The information in this article applies to:
SYMPTOMSIn Microsoft Excel version 4.0 for the Macintosh, when you run a macro that includes the following statement
=PRINT(,,,,,,,,,,)Microsoft Excel may halt with a system error of type 1.
WORKAROUNDTo work around this problem, remove the commas from the PRINT() command as in the following example:
=PRINT() STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
|
KBCategory: kbprb
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |