close

Hi,

I have a list of 13 names in one column and in the adjacent column a
score for each one. Based on this score I have ranked them 1-13 in
another column.

On a different worksheet I have a column with 1-13 listed in decending
order. I would like to populate the column adjacent to this with the
name that corresponds to the same rank on the other spreadsheet. A
small example as follows:

Spreadsheet 1:

Rank Name Score
2 Apple 13
4 Orange 2
1 Grape 15
3 Pear 10

Spreadsheet 2 (should look like this):-

Rank Name
1 Grape
2 Apple
3 Pear
4 Orange

Many thanks in advance if any of you can help.

Regards,

GW--
giantwolf
------------------------------------------------------------------------
giantwolf's Profile: www.excelforum.com/member.php...oamp;userid=24718
View this thread: www.excelforum.com/showthread...hreadid=499531A vlookup should work.
=vlookup(a1, sheet1!a1:b13, 2, false)

quot;giantwolfquot; wrote:

gt;
gt; Hi,
gt;
gt; I have a list of 13 names in one column and in the adjacent column a
gt; score for each one. Based on this score I have ranked them 1-13 in
gt; another column.
gt;
gt; On a different worksheet I have a column with 1-13 listed in decending
gt; order. I would like to populate the column adjacent to this with the
gt; name that corresponds to the same rank on the other spreadsheet. A
gt; small example as follows:
gt;
gt; Spreadsheet 1:
gt;
gt; Rank Name Score
gt; 2 Apple 13
gt; 4 Orange 2
gt; 1 Grape 15
gt; 3 Pear 10
gt;
gt; Spreadsheet 2 (should look like this):-
gt;
gt; Rank Name
gt; 1 Grape
gt; 2 Apple
gt; 3 Pear
gt; 4 Orange
gt;
gt; Many thanks in advance if any of you can help.
gt;
gt; Regards,
gt;
gt; GW
gt;
gt;
gt; --
gt; giantwolf
gt; ------------------------------------------------------------------------
gt; giantwolf's Profile: www.excelforum.com/member.php...oamp;userid=24718
gt; View this thread: www.excelforum.com/showthread...hreadid=499531
gt;
gt;


You're absolutely right. Thanks.

GW--
giantwolf
------------------------------------------------------------------------
giantwolf's Profile: www.excelforum.com/member.php...oamp;userid=24718
View this thread: www.excelforum.com/showthread...hreadid=499531

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()