Merging multiple text files into one text file using access?

  • Thread starter Thread starter Dubai1
  • Start date Start date
D

Dubai1

I am looking for an option how to merge multiple text files into one text
file using access? Can anyone help me with this?
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top