EXCEL BITXOR FUNCTION

The BitXor function in Excel returns the bitwise ‘XOR’ (exclusive ‘OR’) of two numbers.

Syntax:

=BITXOR( number1number2 )

Parameter:

  • The number parameters given are all positive integers.
  • #NUM! – Occurs if one or both of the given number arguments is a non-integer; one or both of the supplied number arguments is negative or larger than (248).
  • #VALUE! – One or both of the given number parameters are not numeric.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now