MS Explorer list on Access form

DBinPhilly

Registered User.
Local time
Today, 06:47
Joined
May 21, 2013
Messages
42
I need to insert a path to an image object to display a picture on an Access form. All of the pictures will be stored in a network directory.

I want to use MS Explorer to allow the user to choose the picture that goes with the image object - unless there is a better way to do it. I've used a different method with a small number of files, but in this case the number of files will increase every day - so the program must find them all.

Again, I already know the path, so I don't need to navigate to the proper directory. I merely want to list image files (jpeg, bmp,etc.) in the directory and have the user click on the proper file.

Any help is appreciated.
 
thanks - that did the trick beautifully.
 

Users who are viewing this thread

Back
Top Bottom