| |
mbouchard
Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
|
How are the text files setup? The reason I am wondering is that if they were a comma deliminated file, i.e. a csv, the import would be easier, essentially merging txt files. If not, then you would need to write directly into an excel spreadsheet. Also, do you want each text file on it's own worksheet or all on one? Do you want each line from the txt files to be on its own row? There are probably more formating questions but this is a start. Mike
|
|