Presume this is where I post it ??
Hello Kevin,
I would try the following:
1. Do not import the files, but link them to the database (file --> get
external data --> link tables, files of type : Text files)
2 Create a union query over the different files through SQL:
SELECT * FROM FILE1...
I appreciate your response.
This is by first attempt at placing a question on the forum.
My specific application is
(1) I receive a number of text files with the same fields at a "fixed" width
(2) The files will be updated on a monthly basis
(3) The previous data is to be...
What is the best solution in MS Access where I have multiple text files (csv) that change on a monthly basis and I wish to place them in one table. I have been advised a UNION query may be best. To date, I have NOT used a Union query
All the text files have the same fields
Thanks
What is the best solution in MS Access where I have multiple text files (csv) that change on a monthly basis and I wish to place them in one table. I have been advised a UNION query may be best. To ate, I have NOT used a Union query
All the text files have the same fields
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.