Workbook.ForceFullCalculation Property
Forces a full calculation of a workbook. Read/write.
Version Information
Version Added: Excel
Syntax
expression.ForceFullCalculation
expression An expression that returns a Workbook object.
Return Value
Boolean
Example
Forces a full calculation of the active workbook.
| Visual Basic for Applications |
|---|
|