Excel Function : BITAND
Category
Engineering
Description
Returns a 'Bitwise And' of two numbers
Microsoft Excel Reference Page
https://support.office.com/en-us/article/BITAND-function-8a2be3d7-91c3-4b48-9517-64548008563a
Syntax and Description of the BITAND Excel Function
The syntax for the BITAND function in Microsoft Excel is: BITAND( number1, number2 ) where "number1" is the first number and "number2" is the second number.
About BITAND Excel Function
The BITAND function returns the bitwise AND of two numbers.