Excel to PowerPoint

  • Thread starter Thread starter Lin
  • Start date Start date
L

Lin

I am trying to copy Excel charts and paste them into
PowerPoint using Visual Basic .NET. So far I have only
been able to get the charts to "float" over a presentation
slide. Copying code produced by a macro and converting it
to .NET code has not worked.

How do I get the chart to be placed nicely on the slide?
I am writing a front in to allow other people to do this
who can't do it manually either.

Please, help. If you know of a solution, code sample or a
source, please email me at lindar777.aol.com also.

Thanks in advance,

Lin
 
I am trying to copy Excel charts and paste them into
PowerPoint using Visual Basic .NET. So far I have only
been able to get the charts to "float" over a presentation
slide.

Can you describe this in more detail? I'm not getting good reception on this.
;-)

Copying code produced by a macro and converting it
to .NET code has not worked.

If possible, post the code you're using. With luck, somebody will be familiar
enough with VB.NET to help translate.


Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
 
Back
Top