Thread: graph totals
View Single Post
  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

True, and with your technique you'd probably want to reset the maximum
for the y-axis too.

Jon Peltier wrote:
Well, a series can be added plotting the totals. Then the series can be
formatted to be hidden (no lines, no markers, no border or fill or
whatever. The numbers will still appear in the data table.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Debra Dalgleish wrote:

The data table won't display totals. However, you could show the
totals with the X axis label:

In the data source table, insert a row between the X Axis labels, and
the first row of data.
In the cell below the first label, enter a formula that refers to the
cell with the label, and the cell with the total, e.g.:

=B1 & CHAR(10) & B8

Copy this formula across to the last column of data.

Select the chart
Choose ChartSource Data
On the Series tab, for Category (X) axis labels, select the cells that
contain the above formula
Click OK

Mike wrote:

How do I display totals within the graph data table without those
figures showing up in the graph







--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html