+ Reply to Thread
Results 1 to 3 of 3

Selecting different graphs from a drop down box

  1. #1
    Registered User
    Join Date
    05-27-2008
    Posts
    7

    Selecting different graphs from a drop down box

    I have
    a list of 12 people down column A
    a score for each person for each month (Jan-Dec) from column B to M

    What I'd like to be able to do is have one chart below the table that has a drop down box so I can select one persons name at a time and have their scores automatically plotted on it.

    Any idea how I do this?

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481
    You can use data validation to select person to chart

    The use the MATCH formula to tell you the row position of the selected person.
    Use INDEX to create a row of chart data.

    See attached,
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    05-27-2008
    Posts
    7
    Superb, thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1