NOT

Changes a TRUE value within the parentheses to FALSE, and a FALSE value within parenthesis to TRUE.

Formula Syntax

NOT(Formula)

Formula: formula with the TRUE or FALSE value being reversed.

Additional Comments

Any formula that does not calculate as TRUE (1) or FALSE (0) will result in this NOT function returning FALSE.

Examples

NOT(1=1) equals FALSE

NOT(1=2) equals TRUE

NOT(3) equals FALSE

PensionSoft Corporation | 860.540.3690 | support@pensionsoft.com