XlCalculationState enumeration (Excel)
Specifies the calculation state of the application.
Name | Value | Description |
---|---|---|
xlCalculating | 1 | Calculations in process. |
xlDone | 0 | Calculations complete. |
xlPending | 2 | Changes that trigger calculation have been made, but a recalculation has not yet been performed. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.