Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
i have a real proble I need to sort a large data base of files using the client file number. Problem is I need to list all file ending in 0,1,2 etc. is there away to list the files numerically using the last digit? Any assistance would be greatly appreciated |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sort the table using a helper col as the sort key
Eg assuming filenumbers in A1 down, place in an adjacent col to the right of the table, say in X1: =RIGHT(A1)+0 Copy X1 down, then sort the entire table by col X ascending (say) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Lyns" wrote: Hi all, i have a real proble I need to sort a large data base of files using the client file number. Problem is I need to list all file ending in 0,1,2 etc. is there away to list the files numerically using the last digit? Any assistance would be greatly appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting data with an imbedded list | Excel Discussion (Misc queries) | |||
Reordering a List in Numerical Order | Excel Worksheet Functions | |||
Sorting Numerical Values... | Excel Worksheet Functions | |||
Sorting from a list with data on different cells | Excel Discussion (Misc queries) | |||
matching a sorting the exact value in the data list | Excel Discussion (Misc queries) |