Skip to main content

Pos

Use this function in an equation to find symbols with positive values. If a cell contains a negative value, the Pos function assigns a value of zero.

Syntax:

POS (SymName|Number)

where:

  • SymName is a symbol whose positive values you want to specify.
  • Number is a value.

Syntax example:

Account1 = POS (Account2)

See also

Was this article helpful?

We're sorry to hear that.