Sum
|
Adds two numbers (the addends) and assigns the result (the sum) to a variable. |

Enter the first value
Addend. Enter an integer, float value, or date (as a literal preceded by =, or an integer or float variable).
Enter the second value
Addend. Enter an integer or float value (as a literal preceded by =, or an integer or float variable).
Enter a variable value to hold the result
Sum. Enter an integer or float variable. Use the latter if at least one addend is a float value. A variable value, if used for either addend, can be used here in which case it will be overwritten by this value.

|
Exit point |
Taken |
|
[Complete] |
When cell execution completes. |
The action cell sums date elements. To avoid unexpected results, all fields using date elements should refer to the same date element.

The action cell normalises a date element during a sum operation. For example, adding 15 to the day element of 20 January 2018 element results in 4 February 2018.