VBA copy Excel range and paste into WORD as image

Mali

New Member
Joined
Feb 28, 2006
Messages
6
Hi!

Wanted to share an experience I've had with Office 2007. I created a macro that processes a folder with Excel workbooks, selecting a specific sheet in each workbook, copying a range with integrated photos and charts, and finally pasting the image into a WORD document. When using Application.ScreenUpdating=False to speed up the process, the images are never included in the final paste image. The code works when I step through it with F8, but as soon as I run the macro the images get lost. There might be an issue with .xls and .xlsx files, since it's so far only .xls files that lose images, not .xlsx files.

We've had other problems with copy/paste a range with integrated images (charts or other images inside the copied range) as image and zooming with Excel 2007.

FYI Martin
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,216,083
Messages
6,128,718
Members
449,465
Latest member
TAKLAM

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top