I have a combo box that is used to update an image box on the same form under the combobox command "on update". This worked just fine an hour ago and then I changed forms to work elsewhere and could not get it to work again when I went back to it. It is giving me the Run-time error 2220 image cannot open. It uses the right path and file name for the image and another form I have can open that exact image but not when I use it in the control. I didn't do anything from one instance to the next when the error happened except try to make another form that used the same table of images. I thought that might have been the problem so separated the 2 tables and it still doesn't work. Why would it work on second and not again?



Thanks.