XL5: Relative Reference in Name Lost Saving to 4.0 Format |
In 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.
This 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.
=SUM(Sheet1!$B$1)
even though the reference of the defined name is still the relative
reference defined above.
=SHEET1!B1 Microsoft 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.
Additional query words:
Keywords :
Version : 5.00
Platform : WINDOWS
Issue type :
Technology :
|
Last Reviewed: September 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |