View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mitchell Heldt Mitchell Heldt is offline
external usenet poster
 
Posts: 1
Default How do I perform bitwise logical anding and oring in Excel?

I would like to solve a multidemsional problem by using bitwise binary math.
In Excel how do I perform an and on 1 and 4 to return a number rather than
true or false?