Chart objects

E

Erich Neuwirth

The chart object has a OLEObjects function, but it does not seem
to have a method to add an ActiveX object to it.
Is there a way to add an ActiveX control to a Chart using VBA?
 
D

Dave Peterson

I think I've seen the chart experts answer that you need to use the controls
from the Forms toolbar.

And if you don't get verification here, you may want to ask this question in the
..charting newsgroup.
 
Top