Sum the values in a column or group.

Usage

Sum(number)

number (required) Column of numbers to add together. Any Null values are skipped.

Example

Sum([Profit)]
  • Finds the total Profit.

See Also


Was this page helpful?
Yes No