decimal to hex to binary

S

Speqter

Hi!
What function should I use to convert a decimal number to hex, or to binary?
 
F

Frank Kabel

Hi
DEC2HEX
and
DEC2BIN

for more see the Excel help.
note: you must install the Analysis Toolpak Addin for this

--
Regards
Frank Kabel
Frankfurt, Germany

Speqter said:
Hi!
What function should I use to convert a decimal number to hex, or to
binary?
 
Top