=DEC2BIN(A21)
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"Mark Dullingham" <(E-Mail Removed)> wrote in
message news:F7FFE808-11BB-442A-849A-(E-Mail Removed)...
> Has anybody got a piece of code that can convert a nuber in a cell, say A1
> and display it as a 7 digit binary number in B1?
> I have tried to do this working from the 7th digit backwards using
> combinations of 'if' and 'and' functions, but by the time I get to the 5/4
> digits I am losing the will to live!
>
> Many thanks in advance
|