I would like to make a list of what is in a folder: example C:\xy

J

JP%$

I have autocad files on my computer that I would like to make a list of to
track.
How can you create a list in excel or access to do this function?
 
K

Klatuu

In Access you could use either the Dir() function or the
Application.FileSearch object

For an answer in Excel, you should ask in that newsgroup.
 
Top