Legends different when running the macro
Hi,
Im creating a pivot table and a pivot diagram by vba-programing, and have a
problem with the legends of the series.
I have one series for actual values, named €ś Actual€ť, and one for target
values, named €ś Target€ť. When I run my macro, the legends are just named
€śSeries1€ť and €śSeries2€ť. I have now stepped through the macro by using F8 and
the legends are named €ś Actual€ť and €ś Target€ť.
Why is the result different when I run my macro than when I step through it?
|