opening a workbook without knowing its exact location

  • Thread starter Thread starter Johan
  • Start date Start date
J

Johan

hello,

I'm trying to write code to open a workbook of which I don't know the exact
location.

Can anybody help me?

Thanks, Johan
 
Hi Johan
so you're looking for a file search mechanism (which scans through
subdirectories)?
 
Johan,

Take a look at the GetOpenFilename method in help. It gives a file browser
type dialog to go and find the file.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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