View Single Post
  #2  
Old May 13th, 2010, 12:43 PM posted to microsoft.public.excel.charting
Jon Peltier[_2_]
external usenet poster
 
Posts: 386
Default Including Totals in Chart's data table

The data table only shows data in the chart. You can add the totals to
the chart, which puts them into the table, and then format the totals
series so it doesn't appear (no lines, markers, borders, fills).

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/


On 5/12/2010 12:12 PM, Cat10 wrote:
Is it possible to include totals within a chart's data table but not in the
chart itself? For example for you are charting 3 fields across 12 months and
want to show the total of the 3 fields for each month in the data table, is
there a way to do so which would allow the data to be "live" and updated as
the data source changes.