Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Environment: XL2002, WIN XP Action: Copy some sheets from a source book into a new book, for distribution purpose (with VBA or manually, it doesn't matter) Problem: After the procedure is done, the "Calculate" remains in statusbar, even when I close the source book and the copy book and no book is active. What's the reason for that behaviour? Thanks for your support. Werner |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check Tools | Options... | Calculation tab. Either Calculation mode is
Manual or Iteration is enabled. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , werner- says... Hi, Environment: XL2002, WIN XP Action: Copy some sheets from a source book into a new book, for distribution purpose (with VBA or manually, it doesn't matter) Problem: After the procedure is done, the "Calculate" remains in statusbar, even when I close the source book and the copy book and no book is active. What's the reason for that behaviour? Thanks for your support. Werner |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://support.microsoft.com/?kbid=243495
The Calculate message may remain in the status bar when you enter formulas that include cell references -- Regards, Tom Ogilvy "Werner Rohrmoser" wrote in message ... Hi, Environment: XL2002, WIN XP Action: Copy some sheets from a source book into a new book, for distribution purpose (with VBA or manually, it doesn't matter) Problem: After the procedure is done, the "Calculate" remains in statusbar, even when I close the source book and the copy book and no book is active. What's the reason for that behaviour? Thanks for your support. Werner |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why does 'calculate' show in the status bar, even after i hit F9? | Excel Discussion (Misc queries) | |||
status bar displays calculate | Excel Discussion (Misc queries) | |||
calculate message in status bar | Excel Discussion (Misc queries) | |||
Calculate appears in status bar | Excel Discussion (Misc queries) | |||
'Calculate' message at the status bar | Excel Programming |