Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 469
Default sorting custom

have nbrs in column b 1 - 10 repeated many times over
Would like to sort repeaded 1 - 10 / 1 - 10 This would create groups
from 1 - 10
can this be done in excel ?
Any Help greatly appreciated.
Thank You

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default sorting custom

in Column C put in this formula in the first row

=countif($B$1:B1,B1)

then drag fill down the column.

Now sort the data on This column first, then column B as the second key.



--
Regards,
Tom Ogilvy


"Curt" wrote in message
...
have nbrs in column b 1 - 10 repeated many times over
Would like to sort repeaded 1 - 10 / 1 - 10 This would create groups
from 1 - 10
can this be done in excel ?
Any Help greatly appreciated.
Thank You



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
Automatic sorting (giving max and min) based on custom sorting lis Joe Lewis[_2_] Excel Worksheet Functions 4 November 23rd 08 05:12 AM
Custom Sorting CathyZ Excel Discussion (Misc queries) 2 March 29th 07 10:32 PM
Custom Sorting etronis Excel Discussion (Misc queries) 5 December 27th 06 02:53 PM
Need help with custom sorting etronis Excel Discussion (Misc queries) 8 December 26th 06 07:24 PM
Custom Sorting Phil Excel Programming 3 October 1st 06 01:32 PM


All times are GMT +1. The time now is 11:19 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"