By eHow Computers Editor
Rate: (0 Ratings)
Excel's BIN2HEX function converts a binary number (base 2) to a hexadecimal number (base 16). Computer programming frequently utilizes this conversion because machine language is in binary but is often represented with hexadecimal characters. The hexadecimal numerals are the decimal numerals 0 to 9 followed by the alphabetic characters A to F. The following steps will show how to use Excel's BIN2HEX function.