Converts the specified hexadecimal number to its decimal equivalent.
Syntax Copy Code |
---|
HEX2DEC( NumberOrText x ) → Number |
If x is not a valid hexadecimal number, the function returns the #VALUE! error value.
Formula Copy Code |
---|
=HEX2DEC(11) |
Function Reference
BIN2HEX Function
DEC2HEX Function
OCT2HEX Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |