I have a table which contains details of trophies and I want to add a picture to each record which can be viewed in either a form or a report. Ideally, I would like to link the record to a photo, rather than embed it, so that I can update the photos. This would also have the advantage of keeping the size of the database under control. The photos are in .jpg format as this takes up less space.
I have tried using a Command Button to create a Hyperlink. This opens the folder containing the photos, from which I can select the appropriate photo, which then opens in a new window. This is not really what I was after, so I have not pursued this line of investigation.
I really wanted to see the photo when I open the form with a particular record.
Could someone advise me if this is possible and how I can achieve it.
Best Regards
John
I have tried using a Command Button to create a Hyperlink. This opens the folder containing the photos, from which I can select the appropriate photo, which then opens in a new window. This is not really what I was after, so I have not pursued this line of investigation.
I really wanted to see the photo when I open the form with a particular record.
Could someone advise me if this is possible and how I can achieve it.
Best Regards
John