Recalculation of a spreadsheet

  • Thread starter Thread starter Daniel Bonallack
  • Start date Start date
D

Daniel Bonallack

Is the command "Calculate" equivalent to F9?
If so, how do I programmatically force a complete
recalculation of the workbook as one would do with
Ctrl+Alt+F9.

The problem I'm finding is that my programmatic
calculation (Comman "Calculate") has not been complete, so
I cut my macro half way to do Ctrl+Alt+F9, then resume the
macro.

Any advice appreciated.

Daniel
 
Back
Top