ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do you sort a column with Hexadecimal data (https://www.excelbanter.com/excel-discussion-misc-queries/118320-how-do-you-sort-column-hexadecimal-data.html)

lion99

How do you sort a column with Hexadecimal data
 
I need to sort hexadecimal data and have the results show the numbers from 0
to F.


Conan Kelly

How do you sort a column with Hexadecimal data
 
lion99,

You might need another column. You may need to enter numbers in decimal format and convert them to hex, or enter them as hex and
convert them to decimal; and then sort on the decimal column. Check out the functions DEC2HEX, HEX2DEC, DEC2BIN, BIN2DEC, etc... in
Excel's Help files.

I hope this helps,

Conan Kelly




"lion99" wrote in message ...
I need to sort hexadecimal data and have the results show the numbers from 0
to F.




ChristopherTri

How do you sort a column with Hexadecimal data
 
Try adding a column next to you Hex numbers using the HEX2DEC function to
convert them to decimal. You can then sort on the decimal column.

Regards...


"lion99" wrote:

I need to sort hexadecimal data and have the results show the numbers from 0
to F.



All times are GMT +1. The time now is 06:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com