Applies To
Workbook Object.
Description
True if calculations in this workbook will be done using only the precision of the numbers as they are displayed. Read-write.
Example
This example causes calculations on the active workbook to use only the precision of the numbers as they are displayed.
ActiveWorkbook.PrecisionAsDisplayed = True