Can Excel convert from hex to decimal and vice versa?

L

LordJezo

Lotus has a nice easy function that looks sort of like hex>dec or
something just as simple.


Is there anyway I can get Excel to convert a column of numbers into
hexadecimal in an adjacent column or convert back from decimal to hex?
 
K

Ken Wright

Install the Analysis Toolpak addin and then take a look at the DEC2HEX and
HEX2DEC functions.
 
Top