ksimpson61
Registered User.
- Local time
- Today, 06:23
- Joined
- Sep 8, 2016
- Messages
- 36
I have a report that pulls information for each unit. I have set up a filter so that the user can pull a report for one unit or several units based on region. Each unit's report is about 5 pages with the last page being a jpg of a site plan. If I pull the report up with more than just one unit, for example one region might have 9 units, some of the images do not generate and it seems to be random. I think this might be a memory issue, but was hoping there was a workaround, such as some VBA code that I might be able to use to loop through each unit to make sure that the image generates. The image is not embedded in the underlying table, but rather I am using a text field with the path of the pictures' file.