Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
please can anybody help me with xls macro? I receive on daily basis txt files with name that contains actual date. Typically "Data_20100120.txt". I want to use macro, open files, modify data and add them to another workbook. That's no problem, but I don't know, how to daily open files with different name (date). I am not sure, how can I modify open sentence..... Workbooks.OpenText Filename:="C:\Data_20100120.txt" Many many thanks for your help. Valdemar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Open Daily Report | Excel Discussion (Misc queries) | |||
How to code VBA or else to open Excel and run Macro as Daily routi | Excel Discussion (Misc queries) | |||
Differente .xls files generated when VBE window closed vs open | Excel Programming | |||
accumulating values generated daily | Excel Worksheet Functions | |||
I need to create a macro that extracts daily files data to a mont. | Excel Programming |