Help writing a query (sum of appends)?
Hello,
Every Monday I have to import 9 different files into a database. I then have to append each table from those 9 file to one table (leads)
The names of the imported file(s) change each week. I am wondering if there is a simple query I can write to make sure I have appended all 9 tables to the leads table.
Any feedback would be great.
Thanks
James
Hello,
Every Monday I have to import 9 different files into a database. I then have to append each table from those 9 file to one table (leads)
The names of the imported file(s) change each week. I am wondering if there is a simple query I can write to make sure I have appended all 9 tables to the leads table.
Any feedback would be great.
Thanks
James
Last edited: