This spreadsheet inplements basic logical bitwise operations on 8,16,24 and 32 bit variables. It is derived from:
http://www.mcgimpsey.com/excel/bitwise.html
NOT,AND,NAND,OR,NOR,XOR,XNOR are implemented.
Main use for this spreadsheet is as a template - the bit defines and functions can easily be 'extracted' and used in more useful worksheets to implement more complex logic computations.
