this is what I have so far, based on what this guys over here was working on - http://tek-tips.com/viewthread.cfm?qid=1577819&page=2
Option Explicit
Dim objFSO, strTextFile1, strTextFile2, strTextFile3, strTextFile4, strData, strLine, arrLines, mConnection, filestream1, filestream2...