|
To convert values in a spreadsheet from hexadecimal to decimal use the following formula.
=HEX2DEC(H4)
In the example above the cell H4 contains a hexadecimal number.
To convert values in a spreadsheet from decimal to hexadecimal use the following formula.
=DEC2HEX(I4)
In the above example the cell I4 contains a decimal number.
|
24 August 2009 IB
Microsoft Excel
|
Back To List
Did this article answer your question |
 |
Yes |
 |
No |
|
Other items of interest in our knowledgebase
|