'Search' Routine

  • Thread starter Thread starter Graham Naylor
  • Start date Start date
G

Graham Naylor

Hi,

Has anyone got a routine that mimics the 'Search' function in 'Windows
Explorer'?

I am trying to work out a way of getting the path for an entered filename.

Thanks

Graham
 
Look at the Dir() function.
It doesn't do the whole job for you, but you'll need to use it in your code.

HTH
- Turtle
 

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