XlCalculation enumeration (Excel)
Specifies the calculation mode.
Name | Value | Description |
---|---|---|
xlCalculationAutomatic | -4105 | Excel controls recalculation. |
xlCalculationManual | -4135 | Calculation is done when the user requests it. |
xlCalculationSemiautomatic | 2 | Excel controls recalculation but ignores changes in tables. |
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.