How to use just the graphing capabilities of MS Excel?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to use Excel's graphing capability without using most of
Excel itself? Like an embedded object sort of deal?
 
Hi
you could always copy the created graph in another application (e.g. MS
Word) or insert a MS gchart objext directly in another application (e.g.
Powerpoint)
 
I understand but I would like to call it from a program. Right now all I can
do is open up an Excel worksheet that has a graph created out of external
data (which my program modifies). It works but it has it's not as nice as
using the graphing function directly.
 
Hi
for example in MS Word: 'Insert - Object' and choose 'Microsoft Chart Graph'
 
Christopher -
using the graphing function directly.

Do you mean using it "manually" from your program? You'd have to insert an Excel
object or MSGraph object into your program. An OLE object opens in a parent
application with the usual menu commands, so the user can "use" it.

To do this automatically from your program, create an Excel object, make the chart,
then copy the chart and insert it into your program.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

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

Back
Top