View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JustinP JustinP is offline
external usenet poster
 
Posts: 9
Default Search through subfolders

Given a parent folder, I need to be able to search through subfolders
looking for files with the extension ".mxd" and write the name of those
files to an excel spreadsheet.

Can anyone point me in the direction of any parts of this problem being
done elsewhere? (or tell me how its done?)