LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
PATRIK
 
Posts: n/a
Default copy and paste from excel to ppt with VBA


Hello all,
I need to copy a lot of graphs from excel and paste them into a ppt
file using VBA code.

So far, I used this VBA code:

...
Worksheets("Slide01").Range("BB1:BF1").CopyPicture xlScreen, xlBitmap
PPSlide.Shapes.Paste.Select
....

and format of the object in the ppt is a bitmap.

Now I would like to copy the object like a "picture".
How must I change the above VBA code in order to do that? (please
consider that the presentation has a lot of slides, so it should remain
"light")

Thx a lot for your help

Patrik


--
PATRIK
------------------------------------------------------------------------
PATRIK's Profile: http://www.excelforum.com/member.php...o&userid=19905
View this thread: http://www.excelforum.com/showthread...hreadid=379598

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Copy and Paste or Paste Special between Excel Workbooks wllee Excel Discussion (Misc queries) 5 April 29th 23 03:43 AM
copy excel paste to word Ciara Excel Discussion (Misc queries) 0 May 20th 05 09:39 AM
Can't Copy and Paste between Excel 2003 Workbooks wllee Excel Discussion (Misc queries) 6 March 30th 05 02:59 PM
Copy and Paste from Excel to powerpoint the pix is Truncated Alicia Excel Discussion (Misc queries) 0 March 4th 05 02:47 AM
Copy & paste from Word to Excel with hyperlinks Phil RL Excel Discussion (Misc queries) 0 February 9th 05 03:25 PM


All times are GMT +1. The time now is 09:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"