Hex to decimal function

To use this function, choose Calc > Calculator.

Converts hexadecimal values to their equivalent decimal form.

Syntax

HTOD(text)

For text, enter the hexadecimal value or a text column that contains the hexadecimal values.

Example

Column Calculator expression Result
C1 contains the hexadecimal 24A3 HTOD(C1) 9379