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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI Ron
I will give this a try like the other one hundred attempts Thank you very much Tom |
Reply |
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 |