Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
This would work for the first letter of the text only. Say your data are in column A, put This in B1 and fill down =IF(CODE(LOWER(A1))<=57,CODE(A1),CODE(A1)-97) Select both columns and sort on column B ascending. You can hide column B if you want. Mike "teh_chucksta" wrote: how can I sort a column with numbers and text in descending order where the text falls to the bottom and not the top? thanks, charlie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting Values Without Sorting Formulas | Excel Discussion (Misc queries) | |||
Automatic sorting (giving max and min) based on custom sorting lis | Excel Worksheet Functions | |||
Sorting VLookup vs Sorting SumProduct | Excel Discussion (Misc queries) | |||
Sorting: Sorting by the First Character | Excel Discussion (Misc queries) | |||
Sorting | New Users to Excel |