Excel HEX2DEC Function
If you want to follow along with this tutorial, please download the example spreadsheet.
Description
The Excel HEX2DEC function converts a hexadecimal number to a decimal integer number.
Syntax and arguments
Formula syntax
Arguments
|
Return Value
The HEX2BIN function returns to a decimal number.
Error
Return #NUM! error if the hexadecimal number is invalid, such as greater than 10 characters.
Version
Excel 2003 and later
Usage and Examples
Example: Basic Usage
There is a list of hexadecimal numbers placed in B4:B10, to get the corresponding binary numbers, please copy or enter the below formula to the next cell of the range:
=HEX2DEC(B5)
Press Enter key and drag the autofill handle down to get all decimal numbers.
If you just use the formula once, you also can directly type arguments in the formula:
=HEX2DEC(0)
Relative Functions:
Excel DEC2BIN Function
The Excel DEC2BIN function converts a decimal number to a binary number.
Excel DEC2HEX.S Function
The Excel DEC2BIN function converts a decimal number to a hex number.
Excel DEC2OCT Function
The Excel DEC2OCT function converts a decimal number to an octal number
Excel HEX2BIN Function
The Excel HEX2BIN function converts a hexiadecimal number to an binary number
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.