Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Sorting Data from a different sheet

I have data that is ranked on one sheet and I would like to display the data
on another sheet in rank order.

I.e,
On one sheet I have team names followed by the rank. On the other sheet I
would like to display the teams in rank order.

I really cant think of a way to do this, my problem is that sometimes I have
a situation where I have two firsts. I can't think away around it.

I would also ideally like the list to auto update.

Thank you.

R.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 751
Default Sorting Data from a different sheet

In source sheet say teams are in A2:A11, rank in B2:B11. In
destination enter the ranks (1, 2, 3...) in A2:A11. In B2:

=INDEX(Sheet1!$A$2:$A$11,MATCH(A2,Sheet1!$B$2:$B$1 1,0))

HTH
Kostis Vezerides

On Nov 4, 6:37*pm, VoxBox-Richard
wrote:
I have data that is ranked on one sheet and I would like to display the data
on another sheet in rank order.

I.e,
On one sheet I have team names followed by the rank. *On the other sheet I
would like to display the teams in rank order.

I really cant think of a way to do this, my problem is that sometimes I have
a situation where I have two firsts. *I can't think away around it.

I would also ideally like the list to auto update.

Thank you.

R.


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 data from one sheet to another Khawajaanwar Excel Discussion (Misc queries) 1 March 29th 08 04:14 PM
sorting data from one sheet to another rldjda Excel Worksheet Functions 4 March 22nd 08 08:01 PM
SORTING DATA TO ANOTHER SHEET cityfc Excel Worksheet Functions 0 January 11th 06 11:40 PM
SORTING DATA TO ANOTHER SHEET cityfc Excel Worksheet Functions 0 January 11th 06 11:39 PM
Sorting data in a master sheet Graham Mason Excel Worksheet Functions 1 June 3rd 05 01:57 AM


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