View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron[_8_] Ron[_8_] is offline
external usenet poster
 
Posts: 1
Default Counting the Number of Folders Not Files.

I can count the number of files in a directory by using
foundfiles.count property, but what would I use to count
the number of folders(directories)?