DEC2HEX

Name

DEC2HEX —
DEC2HEX(number[,places])

Description

The DEC2HEX function converts a binary number to an octal number.places is an optional field, specifying to zero pad to that number of spaces.

if places is too small or negative #NUM! error is returned.

See also

HEX2DEC