How to open programmatically Excel chart for editing?

M

Marko Utriainen

Hi,

I've put an Excel chart on a form. When I open the form I can open the chart
for editing by double-clicking the chart. How can I open it for editing
programmatically? There is a CHART OBJECT choice in the EDIT-toolbar to do it
manually but somehow I cant find the right AcCommand to do it with RUNCOMMAND
method.

thanks in advance, Marko Utriainen
 
Top