Merge Text Files

C

Charles

I have exported two different queries into two seperate text files and need
to combine them into one text file. I can do it manually by "Cutting and
Pasting" in Notepad but of course would much rather have Access do it
programmatically. Any ideas?
 
G

Gary Miller

Select All, Copy and Paste seems pretty quick to me, but if
you want to go through the procedures, import both into
Access tables and use an Append Query to append one of them
into the other table and then reexport.
--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 

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

Top