Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I copy a text file and then run my code to get it to my database. I
want to do it for all ".txt" files in a specific directory. Lets say my directory is "c:\bcf" 1. Get the first ".txt" file - copy it to "sheet2" 2. run my code "aging()", which will reorganize the data 3. copy to "sheet1" 4. get the second ".txt" file 5. run my code "aging()" 6. add to "sheet1" 7 and so for all the text files in that directory. Thanks for your help. Best, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code error in creating text files | Excel Discussion (Misc queries) | |||
copy subfolders, replace text in files and save files in copied subfolders | Excel Programming | |||
open some txt files ,find text , copy the text before that to a single cell | Excel Programming | |||
Code-Copy & Paste in Text Boxes | Excel Programming | |||
Copy text files into multiple sheets of 1 workbook | Excel Programming |