Quote Originally Posted by June7 View Post
Certainly VBA can grab image and embed in document https://stackoverflow.com/questions/...ument-with-vba. I have no idea how you would trigger this procedure from Word.

Have you considered migrating to a relational database such as Access and use its Report object for data output? It is simple to dynamically integrate images into report.
I experienced the same issue, so I appreciate it. When it comes to adding images using macros, this strategy is really effective.