Thread
:
Returning calculation status
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Charles Williams
external usenet poster
Posts: 968
Returning calculation status
Application.CalculationState will give you the answer, but you would need
some event or user action such as clicking a button to retrieve it and put
it into a cell.
Maybe selecting the key output report sheet.
regards
Charles Williams
Decision Models
"Phil H" <Phil
wrote in message
...
I have a large spreadsheet model set to manual calculation. I want to be
able
to identify in a cell (as opposed to on the status bar) whether the model
needs to be updated using F9 so that the key output report highlights
whether
the model is up to date. Any ideas ?
Reply With Quote
Charles Williams
View Public Profile
Find all posts by Charles Williams