My first post on the forum, forgive me for yet another question about displaying images in a report (FYI - Access 2013). I have 2 images for each of my 144 records in a database (i.e. 288 images). As I toggle from one record to the next in the print preview of my report I would like to be able to view the corresponding images. I am of course keen to keep the files separate from the database rather than embed them. I have setup two text fields called "LocalView" and "RegionalView", both of which contain the complete file path to the images for each record (e.g. C:\MyPictures\.....\Photo1.jpg). On the report I have inserted an image control, not a bound or unbound object, and spent hours playing around with various codes that I have found online for the Event and Data tabs of the Image Control properties. I will stop short of copy paste of the various codes here because long story short - I can't get any of them to work. I'm usually OK with this stuff but this one seems to be doing my head in. Can anyone walk me through the steps in very basic speak because there must be something simple I am missing. Many thanks in advance, Q