frnkmurphy
New Member
- Joined
- Mar 10, 2009
- Messages
- 2
Hi guys, have searched for this, but am really struggling!
I have a list of teams and a list of points. I need to copy this list further down the page, but have excel automatically list the teams in order of their points. (Without pressing the auto sort!!)
I have managed to rank the number of points, and have used vlookup to get the name of the team next to the value in points. (By getting it to look up the cell with the highest value, and then second highest, using =max() and =large(x:x,2)) It looks like this:
16 Team 1
12 Team 2
12 #N/A
11 Team 4
9 Team 5
9 #N/A
The problem as you can see is that when there are more than one team on the same points, it can only find the first one.
Can anyone help me? I have made a list next to the teams, putting them in alphabetical order, and thought that I might be able to rank first against points and then against the name, but not sure how I would get along with that, as the vlookup is looking for the first, second, third etc value of points. I can email someone the spreadsheet if that helps!!
Hope you can make sense of that!!! Thankyou very much for any insight.
I have a list of teams and a list of points. I need to copy this list further down the page, but have excel automatically list the teams in order of their points. (Without pressing the auto sort!!)
I have managed to rank the number of points, and have used vlookup to get the name of the team next to the value in points. (By getting it to look up the cell with the highest value, and then second highest, using =max() and =large(x:x,2)) It looks like this:
16 Team 1
12 Team 2
12 #N/A
11 Team 4
9 Team 5
9 #N/A
The problem as you can see is that when there are more than one team on the same points, it can only find the first one.
Can anyone help me? I have made a list next to the teams, putting them in alphabetical order, and thought that I might be able to rank first against points and then against the name, but not sure how I would get along with that, as the vlookup is looking for the first, second, third etc value of points. I can email someone the spreadsheet if that helps!!
Hope you can make sense of that!!! Thankyou very much for any insight.