View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GregR GregR is offline
external usenet poster
 
Posts: 246
Default Print latest"Sheet 1" from subfolders

I have a folder called "Active" which has many subfolders. All the
subfolders are project names and each subfolder has many revisions of
the project. I want to access the folder "Active", path
G:\IS\Myprojects\Recons\Active, and print "Sheet1" from the latest file
in each subfolder. TIA