File Dialog

  • Thread starter Thread starter Luis
  • Start date Start date
L

Luis

Hello.
I'm writing a macro and what i'd like to do is the
following:
The macro has a source file, that could be on many
different locations and with different names. How can i
open a dialog box to browse for the source file, and when
the user double clicks on the file then the macro
continues execution using this file?

Thanks

Luis
 
Perfect!
Thanks a lot!

-----Original Message-----
Hi
have a look at
GetOpenFilename
in the VBA help

--
Regards
Frank Kabel
Frankfurt, Germany


.
 

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