View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Luke M[_4_] Luke M[_4_] is offline
external usenet poster
 
Posts: 457
Default Sorting in Excel

You are wanting to sort as if all values are text. First, create a helper
column, use formula:
=TEXT(A2,"@")
Then, select all your data you want sorted (helper column & original column)
and goto Data - Sort. Sort by helper column, treat numbers that look like
text as Text.

--
Best Regards,

Luke M
<Anita Marlay wrote in message ...
I have a list of various numbers and text that I want to sort numerically.
Here is an example:
T300
D9745
P50
565
007
0245
052

Problems: 1.Getting leading zeros to show AND be recognized.
2. Sorting--when I try to sort, it will sort like 7,52, 245, 565,
P50, T300, D9745. I want it to sort numerically first (007,0245,052,565)
then alphabetically (D9745,P50, T300).
I'm assuming this is impossible, but any tips would be appreciated.


Submitted via EggHeadCafe - Software Developer Portal of Choice
Break the Roles in SharePoint Lists
http://www.eggheadcafe.com/tutorials...in-sharep.aspx