Microsoft KB Archive/171659

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 171659

Article Last Modified on 10/21/2000



APPLIES TO

  • Microsoft Excel 97 Standard Edition



This article was previously published under Q171659


SYMPTOMS

When you recalculate values in a Microsoft Excel workbook that contains a custom function, the Visual Basic Editor may be started and you may receive the following error message:

Compile Error:
Syntax Error

If you switch back to Microsoft Excel by using the taskbar in Microsoft Windows 95 or Microsoft Windows NT, Microsoft Excel may appear to stop responding.

If you attempt to close the Visual Basic Editor or reset the custom function, the error message continues to appear.

NOTE: This problem may also occur when you open a Microsoft Excel workbook; functions in a workbook are calculated when you open it.

CAUSE

This problem is caused by a syntax error in a custom function. The error message appears to be in a loop because the error message appears for each cell in the workbook that calls the custom function.

WORKAROUND

To resolve this problem, correct the syntax error in the custom function. Before you can make the proper corrections, you must dismiss the error messages. To do this, follow these steps:

  1. Click Reset on the Standard toolbar in the Visual Basic Editor.
  2. Click OK for each error message.
  3. Continue with steps 1 and 2 until no error messages appear.


STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article.

MORE INFORMATION


Additional query words: XL97 udf

Keywords: kberrmsg kbbug kbprogramming KB171659