What replaces Application.Filesearch in Access 2007?

K

Kamil Dursun

Hi again,

I am stuck on this subject. I want to make a list of all files in a folder
and its sub-folders.

Previously I used Application.FileSearch and it gave me the whole list.
Apparently this is no more a part of Access 2007.

Can anybody give me a hint how to list the files in my folder and its
sub-folders?

Thanks in advance
Kamil
 
6

'69 Camaro

Hi, Kamil.
I am stuck on this subject. I want to make a list of all files in a folder
and its sub-folders.

Previously I used Application.FileSearch and it gave me the whole list.
Apparently this is no more a part of Access 2007.

Use Allen Browne's "List files recursively" tip:

http://allenbrowne.com/ser-59.html

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blog: http://DataDevilDog.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
 

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