Drop down list to return row number?

I

infojmac

Hi,

i am just trying some things out and looking at the dynamic charts. At
the moment the user has to select cell H3 and type in a number to
select the player which updates the graph.

What i'd rather have is a drop down list which has all the players
names in it and when the use selects this it then updates the graph.
I'm guessing i'd have to have a formula in another cell that checks the
name in the list and then goes back to the source data and then calls
the row number which can then be used to update the graph. Any ideas on
how to do this would be greatly appreciated - pref not vba methods!

I have attached the worksheet as well.

Thanks


+-------------------------------------------------------------------+
|Filename: test.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4802 |
+-------------------------------------------------------------------+
 
D

Dav

Well It depends, for what you want the attached should suffice, It uses
data validation for the drop down list of player name and then just a
vlookup with an exact match for their scores

Regards

Dav


+-------------------------------------------------------------------+
|Filename: test.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4803 |
+-------------------------------------------------------------------+
 
I

infojmac

Thanks for the help - just recreated it myself on a few other bits o
data - very handy.

Thank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top