Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have several worksheets which follow the same pattern, like a checklist.
There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Mark, your method should work and automatically calculate as long as you
have automatic calculation turned on on the calculation tab in your options. "Mark" wrote: I have several worksheets which follow the same pattern, like a checklist. There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's what I thought, too, but my calc mode is set to automatic and it's
definitely not working. "Jason" wrote: Hi Mark, your method should work and automatically calculate as long as you have automatic calculation turned on on the calculation tab in your options. "Mark" wrote: I have several worksheets which follow the same pattern, like a checklist. There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'd double check to make sure that the calculation mode is set to automatic.
In xl2003: tools|Options|calculation tab Mark wrote: I have several worksheets which follow the same pattern, like a checklist. There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the response.
My calc mode is set to automatic, so that's not it. "Dave Peterson" wrote: I'd double check to make sure that the calculation mode is set to automatic. In xl2003: tools|Options|calculation tab Mark wrote: I have several worksheets which follow the same pattern, like a checklist. There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't have a guess why it doesn't reflect automatically.
But you could try this: Select the worksheet with the formulas on them Select all the cells on that worksheet Edit|Replace what: = with: = replace all It'll force excel to see each of those formulas as a new formula and it'll recalc. And maybe, just maybe, it'll wake up excel's calculation engine. Then try inserting/copying another sheet in that sandwich of sheets and make a few changes to see if that helped. Mark wrote: Thanks for the response. My calc mode is set to automatic, so that's not it. "Dave Peterson" wrote: I'd double check to make sure that the calculation mode is set to automatic. In xl2003: tools|Options|calculation tab Mark wrote: I have several worksheets which follow the same pattern, like a checklist. There's another sheet which summarizes what's on the other sheets using =Sum(BeginSheet:EndSheet!A1), for instance. When I copy BeginSheet and put it somewhere between BeginSheet and EndSheet, the formulae on the summary sheet fails to see the values entered in the new sheet. I can get the summary to start working again by simply pressing F2 to edit the formula in a cell, then pressing Enter and accepting what's already there. The value updates immediately. Is there a way to get around this, or am I doing something wrong here? Thank you! -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting Text Makes Numbers Disappear! | Excel Discussion (Misc queries) | |||
HELP PLEASE..Inserting combobox (ActiveX control) makes workbook c | Excel Discussion (Misc queries) | |||
How do I stop excel from auto formula, ie 48E69 makes 48.0e+70? | Excel Worksheet Functions | |||
inserting formulae | Excel Worksheet Functions | |||
Protected Worksheet - tabs stop working in certain areas | Excel Discussion (Misc queries) |