dialog box to pick path & file

  • Thread starter Thread starter dlh
  • Start date Start date
D

dlh

From VBA, is there any simple way to prompt the user to choose a
existing file (either a data file or a directory containing data files
and return the full path of that file to be used in the VBA code? I
seems like there ought to be a dialog box that is ready made to do th
heavy lifting of interfacing with the file system.

-dl
 

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