View Single Post
 
Old 09-14-2015, 03:35 AM
pisolino pisolino is offline Windows 10 Office 2013
Novice
 
Join Date: Sep 2015
Posts: 5
pisolino is on a distinguished road
Talking 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.
Reply With Quote