Vba Word multiple images at bookmarks
Hi all,
As part of my work, I need to insert 4 images at 4 different bookmarked places.
I use template so i always have bm1, bm2, bm3 and bm4 as my bookmarked places where my images should be, but the problem is that everytime i generate new document my images names should change 2.
For example...
In document1 my image names are foto-1 it goes to bm1, image-1 goes to bm2, pic-1 goes to bm3 and icon-1 goes to bm4.
But for document2 all pics are now foto-2, image-2 and so on.
Is there way to create macro that every time it fills all 4 images at bookmarked places create new documents that insert second set of images into and goes on until it insert all images.
Thank you if some1 has the answer i would appreciate it very much.
|