All:
I wish to put up to 11 images on an Access Report from data in one Table.
The number of fields include ID, Org, FName, LName, Office, OfficerName, and FilePath (to the image).
I create my Table with a form, inserting single images for each name, and show the image in an image box.
I...