I have 10 tables that all have the same columns with the same names.
I have created a new table that has all those same field names.
I want the rows in all 10 tables to pull into one table or query. Would prefer a table.
I would just combine all the tables but they're linked from other databases and other departments have to use those individual tables to make their forms and stuff work.
I also have another table that has the same fields but also has more fields. I would like to JUST pull in the like fields so that data can be displayed as well.