Home Search

DriveWorks Solo 21
Sum

Send Feedback

Sum

This function, when calculated, adds all of the specified numbers together and returns the result.

Syntax

Sum([Number1], [Number2], [Number n])

Where:

Number1, Number2, Number n, are the numbers or references to numbers, that you want to find the sum of.

There can be 1 to 255 Numbers in any one SUM Function.

Examples

Rule

Meaning
Sum(PartPrice1TextBoxReturn, PartPrice2TextBoxReturn, PartPrice3TextBoxReturn)The Sum function adds the return values of the PartPrice1TextBox, the PartPrice2TextBox, and the PartPrice3TextBox together.

Example Outcomes

PartPrice1TextBoxReturn Value

PartPrice2TextBoxReturn Value

PartPrice3TextBoxReturn Value

Result of the Sum function

200.2558.86122381.11
1000500.5012.991513.49