How can I save an graph as an Excel chart with Excel 2007?

P

Philippe

I had created a program in Visual Basic that Excel macros. One of the
facilities was to embed a plot (Excel chart) in my application. To do it, the
code saved the chart as a Microsoft Excel chart 4.0. With Excel97 (version
8.0e) this file had the extension *.xlc and was easily to load in Visual
Basic.

With Excel 2007 (version 12.0) It seems that it is no longer possible to
save the chart alone as a Microsoft Excel chart.

How can I extract a chart plotted within Excel2007 to import it in an
external application (e.g. Visual Basic), possibly with a dynamic link?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top