M mvining New member Local time Today, 04:58 Joined Sep 26, 2005 Messages 3 Oct 12, 2005 #1 I am attempting to retrieve a list of the folders on a drive. I've searched everywhere and can only find code that will list the files in a folder. Can anybody help me please? Thanks in anticipation Melanie
I am attempting to retrieve a list of the folders on a drive. I've searched everywhere and can only find code that will list the files in a folder. Can anybody help me please? Thanks in anticipation Melanie
reclusivemonkey Registered User. Local time Today, 04:58 Joined Oct 5, 2004 Messages 749 Oct 12, 2005 #2 I came across this problem before. I wrote a small DOS batch file to list the directories in a location, and called this from VBA. HTH.
I came across this problem before. I wrote a small DOS batch file to list the directories in a location, and called this from VBA. HTH.