Totaling With Sum()

combit List & Label Designer

combit List & Label

Totaling With Sum()

The "Sum()" function adds up the values of the first argument.

The (optional) second parameter specifies whether the values used for the calculation are to be deleted after outputting (default: True).

Example:

Sum (Order_Details.UnitPrice)