Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

SUM(<number>;<number>;...)

Description

Adds the arguments. 

Examples

Column1Column2SUM() returns
235
3.32.25.5
-72-5
Column1Column2Column3SUM() returns
45615
  • No labels