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

SUBTRACT(<number>;<number>;...)

Description

Subtracts all values from the first argument. 

Examples

Column1Column2SUBTRACT() returns
523
25-3
-3-74
Column1Column2Column3SUBTRACT() returns
305817
  • No labels