Display Images from a Subform in a Record Report
I have a "products" form with part # and images.
And
I have an order form with a subform that has a lookup field referring to the part# in the products form.
I would like to create a report from the order form that shows images of
all of the products ordered.
Is this possible?
Thanks!