Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA to copy a worksheet to word as a picture

Hello,

I'm trying to find some VBA code that will copy a
worksheet, from excel (2000), and paste it as a picture
into word (2000).

I have found a few online but they don't copy it as a
picture and/or copy all the sheets in the workbook.

I look forward to anyones help.

Thanks you in advance

Marc
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VBA to copy a worksheet to word as a picture

Activesheet.UsedRange.CopyPicture

Puts the range in the clipboard as a picture.
See help on CopyPicture for details.

--
Regards,
Tom Ogilvy


"Marc" wrote in message
...
Hello,

I'm trying to find some VBA code that will copy a
worksheet, from excel (2000), and paste it as a picture
into word (2000).

I have found a few online but they don't copy it as a
picture and/or copy all the sheets in the workbook.

I look forward to anyones help.

Thanks you in advance

Marc



Reply
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
How copy editable text from Excell to Word and not get a picture? JamesDale Excel Discussion (Misc queries) 3 April 15th 08 10:50 PM
Copy worksheet into Word Jim Excel Discussion (Misc queries) 4 June 15th 07 04:42 PM
Copy / paste from a table in word .doc to excel .xls worksheet Paul Excel Discussion (Misc queries) 1 April 29th 07 03:58 PM
Copy and Paste Chart as Picture into another workbook or worksheet SteveC Charts and Charting in Excel 1 February 15th 07 11:47 PM
How to extract a picture from an Excel worksheet into a picture fi SARANJAI Excel Discussion (Misc queries) 10 June 12th 05 05:00 AM


All times are GMT +1. The time now is 09:47 AM.

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

About Us

"It's about Microsoft Excel"