Charts and sub-values

F

fofo

I have a table that contains 3 main columns. the first one is (company name)
and the other two are some numbers (values) related to that company. Within
company names, sometimes there are sub-companies related to the main company
with its sub values. I am trying to create a chart; the problem is that the
chart will show all the data including the sub values. I want excel to stop
charting sub-rows or values and just represent the main values in the main
rows. How can I do that?
 
H

HEK

Hi fofo:
I believe there are more options to do that. A quick,manual approach is to
hide the rows you don't want to see in your chart (Format/Rows/Hide). If you
have to redo this frequently, you could design a macro or copy the
information from the main companies to a new worksheet with VLOOKUP formulas,
and compiling the chart from this new sheet, but this is only sensible if
your chart format is more or less stable (I mean if the companies are
consistent all the time). Finally, you may check out the PivotTable /
PivotChart option.
Hope this is what you'r looking for.
GL, Henk
 

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