Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am producing some data ranges in excel. What I basically need is to be able to open PowerPoint, create a new slide and then copy this data range on to the data sheet using excel vba. On top of this I need another cell's contents to be copied over from excel and included as the chart title. Is there any way of achieving this in vba? KD |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "KD" schrieb im Newsbeitrag ... Hi, I am producing some data ranges in excel. What I basically need is to be able to open PowerPoint, create a new slide and then copy this data range on to the data sheet using excel vba. On top of this I need another cell's contents to be copied over from excel and included as the chart title. Is there any way of achieving this in vba? KD KD, you can achieve this by using a technique called automation http://support.microsoft.com/default...b;EN-US;306682 and http://www.vba-programmer.com/Excel_...Automation.txt should get you started. cheers, Stephan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple Excel Charts to PowerPoint 2 | Charts and Charting in Excel | |||
Multiple Excel Charts to PowerPoint | Charts and Charting in Excel | |||
Excel charts copied to powerpoint | Charts and Charting in Excel | |||
How to place excel charts into PowerPoint w/out distortion? | Charts and Charting in Excel | |||
Help! How to add many excel charts into PowerPoint at once? | Charts and Charting in Excel |