E
Evan
I'm trying gather pictures into Word from graphics files
from another application using a VBA loop
with .AddOLEObject. There's a lot of border space that
should be cropped out of each picture. Is there a way to
do it without guessing at each crop distance?
Doing the gathering manually one file at a time with Copy
& Paste Special As Picture seems to do the cropping
automatically. I can't figure out how to automate the
Copy/Paste process.
from another application using a VBA loop
with .AddOLEObject. There's a lot of border space that
should be cropped out of each picture. Is there a way to
do it without guessing at each crop distance?
Doing the gathering manually one file at a time with Copy
& Paste Special As Picture seems to do the cropping
automatically. I can't figure out how to automate the
Copy/Paste process.