Hi,

Can anyone help me to provide me aVBA script to append data of text file (.txt file) to another text file? My problem is I got around 50 different text file and I want to append the data into single text file.

My text file contains all the same HEADER. And i want to append the remaining 49 text file into the 1st text fi;e with header already remove since the 1st text file already contain header. Its to tiring for me to do it manually so I open up a question for this.

Many thanks.