I have various access databases created one every month for about 2 years .
each access file contains identical data auto generated tables end of the day.
My task is to merge all the tables into one table for each month.
january dbo
table 1
table 2
.
.
Table 31
to table : january . I want to...