I have a products DB with up to 4 images per product: (1) how it is packaged in the box; (2) how the boxes are stacked on a pallet; (3) the label that goes on the product itself; (4) the label that goes on the pallet. Not all products have all 4 images.
I use linked images to display the images on the report, but I don't want to populate any of the linked fields with a null image, rather I want to have code display the image only if the text control is populated.
It would seem like I need some type of looping code to check for a populated linked image field, but I am not good with VBA.
I have searched the forums but have not found the specific problem I have.
Can anyone assist me with this please.
I use linked images to display the images on the report, but I don't want to populate any of the linked fields with a null image, rather I want to have code display the image only if the text control is populated.
It would seem like I need some type of looping code to check for a populated linked image field, but I am not good with VBA.
I have searched the forums but have not found the specific problem I have.
Can anyone assist me with this please.