XL97: #REF! Error Recalculating Worksheet with Defined Name

ID: Q222844


The information in this article applies to:


SYMPTOMS

When your worksheet is recalculated, some cells may display the #REF! error code.


CAUSE

This problem may occur if the following conditions are true:


WORKAROUND

To work around the problem, type the reference to the external file in the cell, rather than using a defined name to refer to the external file.


STATUS

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


MORE INFORMATION

Example of the Problem

The following steps illustrate the problem:
  1. Create a new workbook that contains at least two worksheets.


  2. Type the value 1 in cell A1 of Sheet1.


  3. Type the value 2 in cell A1 of Sheet2.


  4. On the File menu, click Save As. Type Source.xls in the File name box, and then click Save.


  5. Create a new workbook that contains at least two worksheets.


  6. Point to Name on the Insert menu and then click Define.


  7. Type One in the Names in workbook box. Type =[source.xls]sheet1!a1 in the Refers to box, and then click Add.


  8. Type Two in the Names in workbook box. Type =[source.xls]sheet2!a1 in the Refers to box, and then click Add.


  9. Click Close to dismiss the Define Name dialog box.


  10. Type the following formula in cell A1 of Sheet1:

    =one


  11. Type the following formula in cell A1 of Sheet2:

    =two


  12. On the File menu, click Save As. Type Client.xls in the File name box, and then click Save.


  13. Close Client.xls and Source.xls.


  14. Open Client.xls. Click Yes when you are asked to update links.


Cell A1 on Sheet2 displays the #REF! error code.

Additional query words: XL97 recalc link


Keywords          : kbdta xlformula 
Version           : WINDOWS:97
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: July 31, 1999