I have a Sales Order form that has a sub-form. the parent form has all the basic customer info like company name, date, and so on. The subform has all the products they are buying. Once that is complete i have a report that pops up via a button that can be an invoice or quote for that order.
What i need to add to the reports is an image of all the products they bought. I know how to get one on a report by putting in an image frame and linking the product image filepath but how do i get multiple images dependent on how many products they bought. For instance if they bought 1 item i only want that 1 picture to show up, if they bought 3 i need 3 to show up.
Thanks for your time
let me know if you need more info
What i need to add to the reports is an image of all the products they bought. I know how to get one on a report by putting in an image frame and linking the product image filepath but how do i get multiple images dependent on how many products they bought. For instance if they bought 1 item i only want that 1 picture to show up, if they bought 3 i need 3 to show up.
Thanks for your time
let me know if you need more info