Conditional Chart

G

Guest

Hello,

I have a set of data that has many factors associated with it. I would like
to setup some dynamic charts to be able to report, automatically, the values
based on certain conditions.

For example, my rows are composed of sets of data (Title 1, Title 2, Title
3) while my columns are composed of data and conditions. For example, Value,
Group, etc..
Value Group Color
Title1 2 1 Blue
Title2 4 2 Blue
Title3 1 1 Red

I want the first chart to plot only those from group 1, I want the second
chart to plot those only that have the blue color. Is there anyway to do this?
 
J

Jon Peltier

You need to use a pivot table, a filter, or array formulas to extract the
data for each chart. The charting itself should then be easy.

- Jon
 

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

Similar Threads


Top