View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
linglc linglc is offline
external usenet poster
 
Posts: 31
Default Open all files in subfolders

I have many level 1 subfolders with examples shown below

Country
America
Germany
Japan
France

In each subfolders are some excel files. I want to paste some values from a
master file to all the excel files found in the subfolders. Anyone can help?
Thanks.