ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Creating Charts (https://www.excelbanter.com/excel-programming/321393-re-creating-charts.html)

Jon Peltier[_9_]

Creating Charts
 
Mel -

By definition everything in a pivot table (except the totals and subtotals) are
plotted in the corresponding pivot chart. You could make the pivot table not display
the particular item in the field, or you could make a normal chart. To make a normal
chart, select a blank cell away from the pivot table, add the chart, add a series,
define the .Name, .XValues, and .Values of the series, then assign the chart type.

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

Mel B. wrote:

Im having a problem creating a pie pivot chart from a pivot table on an
active sheet. I first select the range that I want to plot from inside the
pivot table, and then add a chart to plot the selected field. The code Im
using is as follows:

Range(E7:19).Select
Charts.Add
ActiveChart.ChartType = xlPie

The problem is that the pivot chart that is generated always plots another
data field (i.e. the first field) in the pivot table, instead of the selected
range that I specify. Is there a way to create a pivot chart from a pivot
table and specify precisely what data field(s) you want to plot? If anyone
has any ideas, I would greatly appreciate it. Thanks.





All times are GMT +1. The time now is 10:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com