TRUECALC
Functions

TRUE

Logical true value

When to use it

When should I use TRUE?

Use TRUE as an explicit boolean constant in formulas where a bare literal might be misinterpreted — for example, passing the a1 mode flag in INDIRECT or ADDRESS.

Used in

operations

Syntax

TRUE()

On this page