'Search' Routine

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
 
M

MacDermott

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

Top