View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hambone[_2_] Hambone[_2_] is offline
external usenet poster
 
Posts: 1
Default Trying to Open Multiple WorkBooks w/ same beginning FileName

Hi Everyone

I am trying to get back into VB with Excel after several years have gone by. My problem is we have a daily report generated and saved with the same filename except for the ending where the date is added. I can't find a way to get these files to open in any order so that i can pull data from them and place into another workbook. This is currently all being done manually

I would appreciate any help anyone can giv

Thank you

Tom