Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() 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 | +-------------------------------------------------------------------+ -- infojmac ------------------------------------------------------------------------ infojmac's Profile: http://www.excelforum.com/member.php...o&userid=10787 View this thread: http://www.excelforum.com/showthread...hreadid=544336 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() 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 | +-------------------------------------------------------------------+ -- Dav ------------------------------------------------------------------------ Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107 View this thread: http://www.excelforum.com/showthread...hreadid=544336 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jon Peltier has interactive charting examples:
http://www.peltiertech.com/Excel/Cha...ByControl.html infojmac wrote: 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 | +-------------------------------------------------------------------+ -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks for the help - just recreated it myself on a few other bits of data - very handy. Thanks -- infojmac ------------------------------------------------------------------------ infojmac's Profile: http://www.excelforum.com/member.php...o&userid=10787 View this thread: http://www.excelforum.com/showthread...hreadid=544336 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can you make a drop down list in a drop down list? | Excel Discussion (Misc queries) | |||
Populating worksheet via a drop down list ! | Excel Worksheet Functions | |||
change info in other cells when i change a number in a drop list? | Excel Discussion (Misc queries) | |||
return a data list depending on a value selected within a drop dow | Excel Discussion (Misc queries) | |||
Pull unique names for drop down list | Excel Discussion (Misc queries) |