Automatic Graphs

D

DanielWalters6

I have a list of test results, one row for each participant. (Each result is
in a seperate column)

I need to make a graph of all of their results when I click on their names.

Obvously I cannot create a graph for each one, as there could be hundreds of
participants, I need it to create a graph using relevent cell references for
each person on the fly.

I have seen this done in the past, but am unsure on how to accomplish this
myself.

Thankyou for any help you can give me

Dan
 
B

Bob Greenblatt

I have a list of test results, one row for each participant. (Each result is
in a seperate column)

I need to make a graph of all of their results when I click on their names.

Obvously I cannot create a graph for each one, as there could be hundreds of
participants, I need it to create a graph using relevent cell references for
each person on the fly.

I have seen this done in the past, but am unsure on how to accomplish this
myself.

Thankyou for any help you can give me

Dan
One way to do this is to set up a sample row to chart. Build the chart from
this row. Calculate these cells to chart via a vlookup into the range that
has the actual data. Use a drop down list to select the names and set the
argument for the vlookup.
 

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