#1   Report Post  
ceemo
 
Posts: n/a
Default sorting in order


i have a column containing names but they are not in an order and have
blank spaces between them. Is there a way they can be sorted in order
into a new column without using the genral sort method.

Ive used the below formula for doing siimilar using numbers but this
does not work for alpha's

=IF(ISNUMBER(SMALL($A$5:$A$12,ROW()-ROW($A$5)+1)),SMALL($A$5:$A$12,ROW()-ROW($A$5)+1),"")


--
ceemo
------------------------------------------------------------------------
ceemo's Profile: http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=383495

  #2   Report Post  
ivano
 
Posts: n/a
Default


"ceemo" ha scritto nel
messaggio ...

i have a column containing names but they are not in an order and have
blank spaces between them. Is there a way they can be sorted in order
into a new column without using the genral sort method.

Ive used the below formula for doing siimilar using numbers but this
does not work for alpha's


=IF(ISNUMBER(SMALL($A$5:$A$12,ROW()-ROW($A$5)+1)),SMALL($A$5:$A$12,ROW()-ROW
($A$5)+1),"")

hy.
|A | B |
--+--+------+
1|F |C |
2|G |F |
3| |G |
4|C |T |
5|V |V |
6|T | #NUM!|

In B1 an array formula to drop in B2:B6
=INDEX($A$1:$A$6,MATCH(SMALL(IF($A$1:$A$6="","",CO UNTIF($A$1:$A$6,"<"&$A$1:$
A$6)),ROW(A1)),IF($A$1:$A$6="","",COUNTIF($A$1:$A$ 6,"<"&$A$1:$A$6)),0))
ivano


  #3   Report Post  
ceemo
 
Posts: n/a
Default


beautiful just like the gods would have wrote


--
ceemo
------------------------------------------------------------------------
ceemo's Profile: http://www.excelforum.com/member.php...o&userid=10650
View this thread: http://www.excelforum.com/showthread...hreadid=383495

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
sorting in order ceemo Excel Worksheet Functions 0 June 30th 05 01:20 PM
sorting number in ascending order Janice Lee via OfficeKB.com Excel Discussion (Misc queries) 2 April 8th 05 10:31 PM
Sorting order - text and numbers jmt Excel Discussion (Misc queries) 2 April 4th 05 01:25 AM
sorting letters in words into alphabetical order bobf Excel Discussion (Misc queries) 5 March 21st 05 11:25 PM
Problems with Pivot Table Field Sorting in Excel 2002 Phoenix71555 Excel Discussion (Misc queries) 1 February 27th 05 11:25 PM


All times are GMT +1. The time now is 09:46 AM.

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

About Us

"It's about Microsoft Excel"