Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 98
Default Automatic Sorting of Top Ten values in a table

Hi,

I have a two column table of names and related values e.g. Fund1 6%, Fund2
11% etc. The table references another table so the cells have references not
actual values. When i try to set up a list and sort by top 10 it doesn't
work. when i copy and paste values then it will sort. But i would like to
automate the process - so when the parent table changes then the new top ten
values are automatically calculated...can anyone help? (excel 2003)

Thanks!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Automatic Sorting of Top Ten values in a table

two possible solutions are
using indirect() function
=indirect("A3") will always reference A3 no matter where it is moved in the
sheet


set of a helper column with the rank() function
set up a special top ten table referencing the rank value to select the
information


"Learning Excel" wrote:

Hi,

I have a two column table of names and related values e.g. Fund1 6%, Fund2
11% etc. The table references another table so the cells have references not
actual values. When i try to set up a list and sort by top 10 it doesn't
work. when i copy and paste values then it will sort. But i would like to
automate the process - so when the parent table changes then the new top ten
values are automatically calculated...can anyone help? (excel 2003)

Thanks!!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 98
Default Automatic Sorting of Top Ten values in a table

Thanks for the tip BJ! I ranked the values then used a vlookup...

"bj" wrote:

two possible solutions are
using indirect() function
=indirect("A3") will always reference A3 no matter where it is moved in the
sheet


set of a helper column with the rank() function
set up a special top ten table referencing the rank value to select the
information


"Learning Excel" wrote:

Hi,

I have a two column table of names and related values e.g. Fund1 6%, Fund2
11% etc. The table references another table so the cells have references not
actual values. When i try to set up a list and sort by top 10 it doesn't
work. when i copy and paste values then it will sort. But i would like to
automate the process - so when the parent table changes then the new top ten
values are automatically calculated...can anyone help? (excel 2003)

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
Automatic Sorting Blade370 Excel Discussion (Misc queries) 1 March 20th 07 12:20 PM
automatic sorting in excel Gostal New Users to Excel 2 December 26th 06 08:35 PM
automatic sorting gmisi Excel Worksheet Functions 3 October 11th 06 11:33 PM
AUTOMATIC SORTING PROBLEMS SYBS Excel Worksheet Functions 4 July 12th 05 10:18 PM
Automatic Sorting????? Bigredno8 Excel Discussion (Misc queries) 3 May 28th 05 11:11 PM


All times are GMT +1. The time now is 06:22 AM.

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"