Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how do I sort a list a1 to a15, b1 to b15 etc

I need to sort a worksheet that has a column with a1 to a15 but normal sort
results in a1,a10,a11 not a1,a2 etc that I need
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ian Ian is offline
external usenet poster
 
Posts: 238
Default how do I sort a list a1 to a15, b1 to b15 etc

Change the cells to a01, a02... etc if possible.

--
Ian
--
"raypen" wrote in message
...
I need to sort a worksheet that has a column with a1 to a15 but normal sort
results in a1,a10,a11 not a1,a2 etc that I need



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,173
Default how do I sort a list a1 to a15, b1 to b15 etc

Raypen

Two things

1) Use a helper columns and separate the parts of the data and sort by these
helper columns. In your example

=Left(A1,1)
=Right(A1,1)

2) Set up a custom list. ToolsOptionsCustom Lists and either type them in
the order you want or import them from the sheet. Now go to
DataSort...Optionsfirst key sort order and select your list

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
DTHIS
www.nickhodge.co.uk


"raypen" wrote in message
...
I need to sort a worksheet that has a column with a1 to a15 but normal sort
results in a1,a10,a11 not a1,a2 etc that I need


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When I sort a list, How can I keep blank rows between the fields? Erin Excel Discussion (Misc queries) 4 July 26th 06 04:29 PM
When I sort a list, How can I keep blank rows between the fields? Erin Excel Discussion (Misc queries) 1 July 26th 06 01:47 PM
Sort a list with uneven row information newexceluser Excel Worksheet Functions 1 February 23rd 06 03:32 AM
Sort with a List Ray A Excel Worksheet Functions 0 September 7th 05 01:06 AM
How do I sort a list of dates in Excel by month and day? Caroline Excel Discussion (Misc queries) 3 June 10th 05 11:58 PM


All times are GMT +1. The time now is 08:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"