Hello,
I'm new to this forum.
I'm trying to convert large decimal numbers to binary. Excel alone doesn't support that of course (DEC2BIN is very limited).
I need a formula that will get as inputs a decimal number and the number of output bits. The output should be the binary number, split to the cells under the decimal one if possible, and padded with zeros according to the number of bits.
This function is aimed to create a bitmap out of a decimal number.
I found a very good partial answer in this thread:
http://www.excelforum.com/excel-prog...it-binary.html
As i mentioned i'm very new to this forum and never used visual basic functions in excel. So please be as detailed as you can in the answer. on the thread mentioned before i was told to hit Alt+F11 and put it in a new module. These are not enough details for meneed detailed tasks, how and where to push and paste, how to save, what does it mean, and how to use the function afterwards..
Thank you very much in advance!
Alon
Bookmarks