I have received a Access Table consiting of the following fields and the data in those fields:
ProductNo: VER1001
ProductDescr: Pretty Item
Image: D:/Images/prettyitem.gif
The above describes the table fields and the type of data in them. The images is in a directory called Images.
Creating the form is OK, but all I see in the Image area is D:/Images/prettyitem.gif
How can I create a lookup from each record to display the image. If it was a OLE object, I could have done it, but not sure how to translate the image path?
Thank you for any help
eedie
ProductNo: VER1001
ProductDescr: Pretty Item
Image: D:/Images/prettyitem.gif
The above describes the table fields and the type of data in them. The images is in a directory called Images.
Creating the form is OK, but all I see in the Image area is D:/Images/prettyitem.gif
How can I create a lookup from each record to display the image. If it was a OLE object, I could have done it, but not sure how to translate the image path?
Thank you for any help
eedie