How do I copy multiple images into specific locations?

B

BPGibson

I am trying to copy 260+ images into a Word document from another Word
document. They need to go into specific locations where there are already
images. Is there a macro or a string I could produce to make it so it
generates these images from one doc to the other in the same order. There
arent any images that are not being replaced. So, how could I do this
without wasting 3 hours?

Thanks,

Brett
 
D

Doug Robbins - Word MVP

Are the existing images embedded or linked? If they are linked, and you had
a two column table in another document with the existing image origins in
the cells of one column and the new image origins in the cells of the other
column, a macro could be run to replace the existing links with the new
ones.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top