Binary Hexadecimal Converter
This is another conversion tool using built-in excel function. But different than earlier post where the template using the built-in convert function, this converter using the other built in function. There are six built-in functions used here, those are dec2bin (decimal to binary), dec2hex (decimal to hexadecimal), hex2bin (hexadecimal to binary converter), hex2dec (hexadecimal to [...]



