Thread: Boolean masks
View Single Post
  #1   Report Post  
Howard
 
Posts: n/a
Default Boolean masks

I want to use boolean masking eg 10011 AND 01011 should return 00011 but I
just keep getting TRUE or FALSE from the AND operator. Is there something
I'm missing or can EXCEL not do this?

Thanks for any help