I got this to work with the XY Chart Labeler you mentioned. Unfortunately it is taking around 5 minutes or more to add the data labels to the chart. Considering the number of different sheets I have to do this on, this just takes too much time. Am I doing something wrong?
Application.Run "XYChartLabeler.xla!LabelChartSeries", srsSeries, rngLabels, xlLabelPositionCenter
The series and source range for the labels are both 458 rows long. It seems like this should be something very easy to do in Excel. I don't understand why Microsoft would not support something like this...
If anyone knows another (faster) way to do this, I would very much appreciate it.
Bookmarks