#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 857
Default Auto Sort

Hi,

Assume the data is in A1:A100 which I will name M here. Then in B1 enter
and copy down the following array formula:

=IF(COUNTA(M)<ROW(C1),"",INDEX(M,MATCH(ROW(C1),COU NTIF(M,"<="&M),0)))

This formula assume you have solid data, meaning no blanks before the last
entry. However there may be blanks in the range, but they must be below the
data. You enter an array formula by pressing Shift+Ctrl+Enter instead of
Enter.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"LiAD" wrote in message
...
Hi,

If I have a list of text and data is it possible for excel to sort by
decreasing automatically without the user having to do it each time?
Example

from this to
Bill 1 Jane 5
Fred 2 Ted 3
Jane 5 Fred 2
Ted 3 Bill 1
Gem 1 Gem 1

Hence if i then change Jane to 0 excel will automatically put her in last
place. I want to use the second chart to plot a graph which will also
update
automatically with the new order.

Anyone know?

Thanks


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
Is there a way to Auto sort or save a sort? Barbie Excel Discussion (Misc queries) 11 December 1st 09 09:48 PM
Auto-Sort Won't Sort All Column Cells TikiTembo Excel Discussion (Misc queries) 1 March 25th 08 07:00 PM
Auto Sort loc Setting up and Configuration of Excel 2 June 1st 07 07:21 PM
Last one for the day! Auto sort. loc Setting up and Configuration of Excel 3 May 22nd 07 07:22 PM
auto sort Mike Excel Discussion (Misc queries) 3 June 26th 06 04:14 PM


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