View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BOONER BOONER is offline
external usenet poster
 
Posts: 18
Default Find New File/Folder

Okay,

I need to write a macro that will find the most recently created folder
within a given folder. I will then need to search that folder for any files
(.xls) that are not currently linked to the workbook in which the macro is
contained. I need to return the filename and location for use in another
macro.