Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have copied some parts of an excel table and paste them
in powerpoint as an image. This is the code: ****************** Range("C10").Select Selection.CopyPicture Appearance:=xlScreen, _ Format:=xlPicture PPSlide.Shapes.Paste (where PPSlide is the selected slide in the Powerpoint presentation) ***************** Now, my question is: How can I move the pasted object to the right position in the Powerpoint Slide? I am running the macro from Excel. Office200. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fix poor image quality when pasting from excel to powerpoint? | Charts and Charting in Excel | |||
Embedded Excel Objects in PowerPoint resize after editing | Excel Discussion (Misc queries) | |||
Linking Objects from Excel to PowerPoint | Excel Discussion (Misc queries) | |||
PowerPoint objects in Excel | Excel Discussion (Misc queries) | |||
Unable to remove objects pasted into Excel from HTML grid | Excel Worksheet Functions |