Forum Discussion

Steve_SumProductCom's avatar
Apr 19, 2024
Solved

Do you know how to convert binary numbers to decimal?

It's easy with the BIN2DEC function, but there's a limitation and an easy way to make a mistake and get a wrong result.  The limitation is that it can't convert a number with more than 10 bits. If yo...

Resources