BITOR Function
Office 2013 and later
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
Returns a 16-bit binary number in which each bit is set to 1 if the corresponding bit in either binary number1 or binary number2 is 1. The bit is set to 0 only if the corresponding bit is 0 in both binary number1 and binary number2.
Show: