Browse for directory (not file)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm creating export functionality. The names of the exported files are set. I
do, however, want the user to specify the directory where the file should be
saved. How do I create a control that will allow the user to select only the
directory where the file should be saved?

BTW...I'm an Access novice.

Thanks!
 
grossman said:
I'm creating export functionality. The names of the exported files are set. I
do, however, want the user to specify the directory where the file should be
saved. How do I create a control that will allow the user to select only the
directory where the file should be saved?


This may be rather intimidating, but it's so well tested
that you can just Copy/Paste into a new Standard module and
use it as the example shows.
http://www.mvps.org/access/api/api0002.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top