View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
geezey geezey is offline
external usenet poster
 
Posts: 2
Default Creating Multiple Pie Charts from Excel Sheet

Creating Multiple Pie Charts from Excel Sheet

I have an Excel sheet with the following:
-1 header row with the column names.
-5 individual rows of unique numerical data underneath.

How can I create 5 separate pie charts each using a separate row and
the header row without going through the chart wizard for each
separate row?

Needless to say, I have about 75 rows in the actual example.

Any suggestions?