XOR

Calculates the Boolean (logical) Exclusive-OR of a number of Boolean values.

Syntax:

XOR( Boolean_values:List )

Returns the Boolean (logical) Exclusive-OR of all the Boolean values in the list.

Example:

XOR(A1, A2)

where the cell values are TRUE and TRUE will return the Boolean value FALSE.

Revisions:

This function was added in Fireworkz 2.00.