XL: Error or Page Fault Linking to Workbook or Creating Formula

ID: Q176156


The information in this article applies to:


SYMPTOMS

When you enter a formula to create a link from one workbook to another workbook in Microsoft Excel, you may receive one of the following error messages.

Microsoft Excel 97 for Windows

This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
If you click Details, you receive an error message similar to the following
EXCEL caused an invalid page fault in module EXCEL.EXE at 0137:30218701.
and Microsoft Excel quits.

Microsoft Excel 98 Macintosh Edition

'<random characters>' contains incomplete calculation.
In the error message, <random characters> includes at signs (@), ampersands (&), less-than and greater-than signs (< and >), and other random characters.


CAUSE

This problem occurs when the following conditions are true:

When you select the correct workbook and click OK or Copy, you receive the error message in the "Symptoms" section of this article.


WORKAROUND

To work around this problem, include the complete path to the other workbook when you enter the formula. For example, instead of this formula


   =[Book2.xls]Sheet1!A1 


type this formula:


   ='C:\Files\[Book2.xls]Sheet1'!A1 


NOTE: When you include the complete path and enter the formula, you receive the following error message:
'<Bookname>' contains incomplete calculation.
However, the problem described in the "Symptoms" section in this article does not occur.

You can also prevent this problem from occurring by recalculating workbooks before you save them.


STATUS

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


MORE INFORMATION

In Microsoft Excel, you may save a workbook in an uncalculated state if you follow these steps:

  1. On the Tools menu, click Options or Preferences. Click the Calculation tab.


  2. Click Manual, and click to select the Recalculate Before Save check box.


  3. Click OK.


  4. Make a change to the workbook that would normally force calculation; for example, enter a formula in cell A1.


  5. On the File menu, click Save, and then save the workbook.


If you enter a formula that links to this workbook, and then select the workbook in the File Not Found or Cannot Find dialog box, the problem described in this article may occur.

Additional query words: XL97


Keywords          : kberrmsg xlgpf xlweb 
Version           : MACINTOSH:98; WINDOWS:97
Platform          : MACINTOSH WINDOWS 
Issue type        : kbbug 

Last Reviewed: July 8, 1999