Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
GetOpen filename to open files(Workbooks) | Excel Discussion (Misc queries) | |||
Workbooks.Open Filename:=.UpdateLinks:=0, IgnoreReadOnlyRecommended:=True | Excel Discussion (Misc queries) | |||
Workbooks.Open Filename | Excel Worksheet Functions | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
Workbooks.Open(filename) : Returning err: Object reference not... (in VB.NET) | Excel Programming |