Insert image in bookmarks
Hi all
Is there a way to insert images into bookmarks in vba? I have 24 images that i need to load into a template and i want to make the process automatic. I want these new images to replace the ones i already have so that I can update my document easily.
I compose the name of the images with variables but i can't input and resize the images.
I need to make this work so that i can format my document with either Shapes or InlineShapes (although i would prefer InlineShapes because it's easier to format the document).
I've read that you can apply Height and Width only to Shapes.. is there a workaround to this issue?
|