View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mike.tsang@gmail.com is offline
external usenet poster
 
Posts: 4
Default VBA help: need folder names

what i'm looking for is a simple vba code to pull all the folder names
from somewhere on a disk (like C:\). i do not want subfolders listed.
i also want it to list the folder names exactly how it is in the
folder (i have them listed by date modified from oldest to newest).
i'm using excel 2003. thanks for your time.