Workbook.CalculationVersion property (Excel)

Returns the information about the version of Excel that the workbook was last fully recalculated by. Read-only Long.

Syntax

expression.CalculationVersion

expression A variable that represents a Workbook object.

Remarks

If the workbook was saved in an earlier version of Excel, and if the workbook hasn't been fully recalculated, this property returns 0.

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.