Bitwise Operations in Excel – NOT, AND, OR, XOR April 6th, 2014 The NOT, AND, OR and XOR functions in Microsoft Excel are logical functions and not bitwise functions. What this means is that they only return TRUE or FALSE based on the input expressions given.