inserting files

C

Cameron

I was looking for a better place to post this but this seemed to be it...I
have VBA code written for an excel sheet that goes through a list of files
and inserts another file into them. The files are all tiff images. Right now
I'm opening the office document viewer and using send keys commands to open
file 1, insert file 2, and save as new file..I was wondering if there was an
easier way to do this.
Thanks in advance.
 
Top