XL98: Formulas Not Recalculated After Moving Worksheet
ID: Q192811
|
The information in this article applies to:
-
Microsoft Excel 98 Macintosh Edition
SYMPTOMS
When you move a worksheet in your workbook, some formulas may not be
recalculated automatically.
CAUSE
This problem occurs when the following conditions are true:
- A worksheet contains a formula that links to another cell.
-and-
- The cell that the formula links to contains a formula that uses a
3-D reference to several other worksheets.
-and-
- You move a worksheet that is included in the 3-D reference outside of
the range of worksheets included in the 3-D reference.
WORKAROUND
To work around the problem, press COMMAND+SHIFT+F9 to recalculate the
entire workbook.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Excel 98
Macintosh Edition.
MORE INFORMATION
Example of the Problem
To see an example of the problem, follow these steps:
- Save and close any open workbooks and create a new workbook.
- If the default workbook does not contain at least five worksheets,
insert a worksheet into your workbook. To do this, click Worksheet on
the Insert menu.
Repeat step 2 until your workbook contains five worksheets.
- Rearrange your worksheets so that they are in the following order:
Sheet1
Sheet2
Sheet3
Sheet4
Sheet5
- Activate Sheet3. Type 1 in cell A1, and then
press RETURN.
- Activate Sheet4. Type 1 in cell A1, and then
press RETURN.
- Activate Sheet5. Type 1 in cell A1, and then
press RETURN.
- Activate Sheet2. Type the following formula in cell A1, and then press
RETURN:
=SUM(Sheet3:Sheet5!A1)
The formula returns a value of 3.
- Activate Sheet1. Type the following formula in cell A1, and then press
RETURN:
=Sheet2!A1
The formula returns a value of 3.
- Activate Sheet4. On the Edit menu, click "Move or Copy Sheet." In the
Before Sheet list box, click (move to end). Then, click OK.
The formula in cell A1 of Sheet2 correctly returns a value of 2. However,
the formula in cell A1 of Sheet1 incorrectly returns a value of 3.
REFERENCES
For more information about using 3-D references in formulas, click the
Office Assistant, type "3-D formula," click Search, and then click to view
"What happens to a 3-D reference when you move, copy, insert, or delete
worksheets?"
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If Microsoft Help is not installed on your computer,
please see the following article in the Microsoft Knowledge Base:
Q179216 OFF98: How to Use the Microsoft Office Installer Program
Additional query words:
XL98 recalc
Keywords : kbdta xlformula
Version : MACINTOSH:98
Platform : MACINTOSH
Issue type : kbbug