Rattlesnake
Registered User.
- Local time
- Today, 12:31
- Joined
- Sep 19, 2002
- Messages
- 31
hi,
We have an application that produces tab seperated text files.It creates like 10 -15 files at one time. I want to create an application that will export SELECTED FIELDS from each text file (for. e.g. the 1st,5th,10th,20th values) to one excel sheet.(all 15 text files to one excel sheet)
The values should be APPENDED to the Excel sheet.
Basically it should be that the user selects the folder that contains the text files , and then all the files inside it are expoted to excel.
Any tips on how to go about this????
Thanks a lot.
We have an application that produces tab seperated text files.It creates like 10 -15 files at one time. I want to create an application that will export SELECTED FIELDS from each text file (for. e.g. the 1st,5th,10th,20th values) to one excel sheet.(all 15 text files to one excel sheet)
The values should be APPENDED to the Excel sheet.
Basically it should be that the user selects the folder that contains the text files , and then all the files inside it are expoted to excel.
Any tips on how to go about this????
Thanks a lot.