Thread
:
How can I do AND operation on two binary numbers in MS Excel?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Zuke
external usenet poster
Posts: 1
How can I do AND operation on two binary numbers in MS Excel?
I want to do AND say to the following:
00101001
AND to
10001001
and should get the following answer:
00001001
What function should I use in MS Excel to get this?
Reply With Quote
Zuke
View Public Profile
Find all posts by Zuke