Change calc method rules
End users can replace an existing calc method in the sheet by applying a new calc method, thereby changing the calculations used on the row (or rows).
The following replacement rules apply when using the Change Calc Method feature. When creating calc methods, keep these rules in mind so that change operations will work as desired.
The change operation is evaluated on a cell by cell basis. Actions depend on what the new calc method (the calc method replacing the existing calc method) contains in each cell.
If the new calc method contains: | The following action occurs: |
---|---|
A value or a string |
The value or string in the new calc method is ignored, and the existing cell value is retained as follows:
|
Formula |
The formula in the new calc method overrides the existing cell contents. |
Empty cell |
The empty cell in the new calc method overrides the existing cell contents. |