application.filesearch replacement.

K

kbaxreno

What is the proper replacement for application.filesearch?
I need a replacement that will search subfolders.

I know I can use DIR and loop through all subs and subs-subs, but this seems
archaic.
Thanks Ken
 
K

kbaxreno

Please delete this post, I previously searched too finely and did not see the
other posts.

Ken
 
K

Karl E. Peterson

NNTP is forever, so for completeness of the thread I'll offer this Dir based
approach:

http://vb.mvps.org/samples/DirDrill

Be careful of "archaic" means. Their power will slay the unfamiliar or foolhardy.

More seriously, by what magic did you think you might be able to recursively seach
subfolders, if not by searching recursively? This is a most perplexing view.
 

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