Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If A1 and B1 hold the two numbers, the following formula will
calculate the numeric value of their bitwise AND: =SUMPRODUCT(MOD(INT(A1/2^(ROW(1:16)-1)),2)*MOD(INT(B1/2^(ROW(1:16)-1)), 2)*2^(ROW(1:16)-1)) HTH Kostis Vezerides On Mar 21, 10:14 am, Satish Salankimatt. <Satish wrote: Can any body help me with a function which does bit wise and for binary numbers. Also is there any function which converts binary numbers with 16 digits to Decimal. Regards, Satish Salankimatt. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
summing function in pivot table in column wise ?? | Excel Worksheet Functions | |||
row wise query | New Users to Excel | |||
row wise query | Excel Discussion (Misc queries) | |||
Data row wise, formula column wise | Excel Discussion (Misc queries) | |||
Delete row wise duplicates & colomun wise simultaneously excel | Excel Worksheet Functions |