OCT2BIN

Name

OCT2BIN —
OCT2BIN(number,places)

Description

The OCT2BIN function converts a binary number to a hexadecimal 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

BIN2OCT