View Single Post
 
Old 01-15-2023, 12:39 PM
macropod's Avatar
macropod macropod is offline Windows 10 Office 2016
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,343
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Well, the preamble does say:
Quote:
The following macro automates the insertion of multiple images into a table (which the macro also creates) in a Word document.
IMHO, you would do better to use the first macro, then simply replace the captions it creates with whatever text you want to use. As it is, there is no automatic way for the macro to ensure the pictures are inserted into the table in the order you desire.

Accordingly, you might be interested in the version found here: https://www.msofficeforums.com/148668-post5.html.
That code allows you to create the table and insert the desired captions from a list in Excel, giving you complete control over both the order the images are inserted and the captions applied to them..
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote