Adding a horizontal line to a Pivot Chart

S

sharonc

I can't get a horizontal line added to a pivot chart (column or line) by using the series method. Can anyone help me out? I'm trying to add the horizontal line to show things like the mean and standard deviation.

Thanks in advance.
 
J

Jon Peltier

Sharon -

Pivot charts don't allow you to include data that's not in the pivot
table, and I think it only allows a very limited number of combination
charts, if any.

Sorry to disappoint.

- Jon
 
Top