ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA to copy a worksheet to word as a picture (https://www.excelbanter.com/excel-programming/275950-vba-copy-worksheet-word-picture.html)

Marc[_11_]

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

Tom Ogilvy

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





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com