Relative Content

Tag Archive for imageformsms-access

Code for MS Access to click on imgae in form to set the filename for that image into table

I have an access database that someone else set up for me many years ago. Its shows images of my cards in a form for each record. When I add a new card I could click on the image in the continuous form and it would open up a dialouge box for me to select the image. When I selected the image it would save the path of that image to the data table so that every time I viewed the form for that record it then showed that image. Below is the code I have for this. But it suddenly stopped working and always gives me the cancelled operation error. The file path is correct. Can anyone help with this.