View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Trying to Open Multiple WorkBooks w/ same beginning FileName

Hi Tom

Do you mean this
http://www.rondebruin.nl/copy3.htm

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)
www.rondebruin.nl



"Hambone" wrote in message ...
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 give

Thank you,

Tom