+ Reply to Thread
Results 1 to 3 of 3

Dynamic Chart Data Selection

  1. #1
    Registered User
    Join Date
    05-25-2010
    Location
    Halifax, Canada
    MS-Off Ver
    Excel 2007
    Posts
    15

    Dynamic Chart Data Selection

    Hi,

    I'm am tasked with creating a graph of staff performance over a period of time (so that progress can be measured). The problem is that the number of staff is over 255. In fact, it closes in on 1000 staff members. What I need (I think) is a dynamic chart which only shows 1 staff member at a time, via some means of range selection method. Now the people using the sheet will not be excel saavy and won't be able to figure out a range to type in. Thus, I was thinking selecting the name of the employee would cause his data to be charted instantaneously as a line chart. Selecting another name refreshes the chart, etc. etc. Is this possible? Is there a better way of which I have not conceived?

    Many Thanks,

    Neo

  2. #2
    Registered User
    Join Date
    11-20-2008
    Location
    England
    Posts
    1

    Re: Dynamic Chart Data Selection

    Hi,

    There are a number of ways in which you could choose to display the name one at a time. It might be best to use a userform with a combobox so that, with so many names, the user might be able to start typing a name or letter to get to thet correct employee.

    For the graph itself you only need to chart 1 set of data and then update the data (and not the chart) but using VLOOKUP or INDEX/MATCH or OFFSET

    If you can post a sample of your data then we might get a better idea of how to provide specific help.

  3. #3
    Forum Contributor
    Join Date
    05-16-2010
    Location
    UK
    MS-Off Ver
    2003 and 2007
    Posts
    252

    Re: Dynamic Chart Data Selection

    A pivot chart perhaps? See attached example with the employee's name as the column label (as you are using Excel 2007 you won't have the 256 columns constraint).
    Attached Files Attached Files
    Last edited by pb71; 06-11-2010 at 12:35 PM.

+ 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