View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
slowmo slowmo is offline
external usenet poster
 
Posts: 1
Default How do I sort multiple columns of of numerical and alphanumerical.

Example:

Column 1 Column 2 Column 3 Column 4 Column 5
1 9 09A1 0023 delete
3 11 11D4 1057 revise

I would like to sort first on column 1, then 2, then 3, then 4. When I
tried this, it messed up all the numbers in column 4. Help please