Was looking for a built in function or coding that would allow pressing a button to browse for a file on local or mapped drives and store the selected full path name in a control on a form.
On pre-XP versions of Access you can use the Active-X CommonDialog found in the system directory, filename: comdlg32.ocx
There are also many examples around the Web showing how to use the API to do the same thing, although it's much easier to use the Active-X controls which can be dropped onto a form and have their properties set using a designer.
VBSlammer
"You just have to know which screws to turn." - Professor Bob
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.