BIN2HEX « Engineering functions « Microsoft Office Excel 2007 Tutorial






16.6.BIN2HEX
16.6.1.BIN2HEX(number, number_of_characters_to_use) converts a binary number to hexadecimalBIN2HEX(number, number_of_characters_to_use) converts a binary number to hexadecimal
16.6.2.=BIN2HEX(11111011, 4) converts binary 11111011 to hexadecimal with 4 characters=BIN2HEX(11111011, 4) converts binary 11111011 to hexadecimal with 4 characters
16.6.3.=BIN2HEX(1111111111) converts binary 1111111111 to hexadecimal=BIN2HEX(1111111111) converts binary 1111111111 to hexadecimal