Thank you for the response. That's how I'm thinking. I have a directory with 3 images in it, 1.jpg, 2.jpg and 3.jpg. I have a table with an auto number named 'PhotoId' as the PK and a text field named 'Image'. On my form, I have an image box with the control source set to 'Image'. In the...