Hi, I'm trying to get data from a number of linked excel tables into one access table. The reason I can't just use an append query is that the number and names of the linked tables will change regularly, and I would like to be able to just have something like "Data" at the end of each of their names and then cycle through all the tables in the database and append any table with "Data" at the end of its name.
Any ideas, or should I just create an append query for each one?
Thanks
Any ideas, or should I just create an append query for each one?
Thanks