D Dubai1 Feb 25, 2009 #1 I am looking for an option how to merge multiple text files into one text file using access? Can anyone help me with this?
I am looking for an option how to merge multiple text files into one text file using access? Can anyone help me with this?
T Tom van Stiphout Feb 25, 2009 #2 On Wed, 25 Feb 2009 03:45:01 -0800, Dubai1 The old COPY instruction can do that. In a command window: copy 1.txt+2.txt 3.txt -Tom. Microsoft Access MVP
On Wed, 25 Feb 2009 03:45:01 -0800, Dubai1 The old COPY instruction can do that. In a command window: copy 1.txt+2.txt 3.txt -Tom. Microsoft Access MVP