Hi guys,
Having an ongoing problem at the moment.
I have created a form for one table. It contains a combo box linked to another table. This second table has a primary key that is the name of an image and another field which contains the file path to that image. The combo box shows the primary key, and I have used a basic lookup to populate a text field in the form with the corresponding link. I can then produce the image using the image control and a single line of code.
That's all well and good, but not what I actually want. I need the image to be displayed a report based on this form. When I create the report there is no option to copy the image over and I can't take the data from the lookup for the very reason that it is a lookup and therefore won't save in my original table.
Can anyone give me some suggestions please on how to actually do this.
Any help would be much appreciated and I can give more information if it's required.
Thanks.
Having an ongoing problem at the moment.
I have created a form for one table. It contains a combo box linked to another table. This second table has a primary key that is the name of an image and another field which contains the file path to that image. The combo box shows the primary key, and I have used a basic lookup to populate a text field in the form with the corresponding link. I can then produce the image using the image control and a single line of code.
That's all well and good, but not what I actually want. I need the image to be displayed a report based on this form. When I create the report there is no option to copy the image over and I can't take the data from the lookup for the very reason that it is a lookup and therefore won't save in my original table.
Can anyone give me some suggestions please on how to actually do this.
Any help would be much appreciated and I can give more information if it's required.
Thanks.