XL5: Relative Reference in Name Lost Saving to 4.0 FormatLast reviewed: September 12, 1996Article ID: Q120503 |
The information in this article applies to:
SYMPTOMSIn Microsoft Excel version 5.0, if you save a workbook that contains a defined name, and the defined name refers to a formula that contains a relative reference, the reference in the defined name is no longer relative when you save the file to the Microsoft Excel 4.0 Worksheet or Workbook file format, and open the file in Microsoft Excel version 4.0.
CAUSEThis behavior occurs if you create a name that refers to a formula that contains a relative reference. For example, this behavior occurs if you create the name TEST that refers to the following formula, relative to cell A1 on a worksheet:
=SUM(Sheet1!B1)When you use this name in cell A1 on Sheet1, the result is the sum of the values in cell B1. When you use this name in cell A2 on Sheet1, the result is the sum of the values in cell B2, and so on. However, in Microsoft Excel version 5.0, if you save this file to the Microsoft Excel 4.0 Worksheet or Workbook format, and then open the file in Microsoft Excel version 4.0, the formula in the defined name behaves as an absolute reference, even though the name appears to refer to a relative reference. For example, the value in each cell that contains the name defined above is the sum of the values in cell B1, or the value of the following reference
=SUM(Sheet1!$B$1)even though the reference of the defined name is still the relative reference defined above.
WORKAROUNDSTo avoid this behavior, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in a later version of Microsoft Excel.
|
KBCategory: kbother
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |