Selecting File

  • Thread starter Thread starter jrh
  • Start date Start date
J

jrh

Hi, I would like the user to be able to search through
their directories to pick a file that will get stored to a
variable that will get called later on. How do I write
that?

Thank you.
 
Hi
have a lookt at
application.getopenfilename
and
application.getsaveasfilename

in the VBA help. There are some examples for these methods
 

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