Hello together,
I am very new to access (opened my first db only this week), learned the basic things and now I am struggling with my first problem I cannot solve with the help of google
Following situation:
I have roughly 60 databases from monthly accounting closings of the last 5 years. They have all the same name and structure, and are simply in different folders.
I have created a query which I use in one of those databases. What I would need is to apply this query automatically on all the 60 databases, one after the other. The results should be ideally all together in one table in the end (in a main database), but split by database, i.e. split by closing month. An additional challenge is that within each database I do not have the date of the corresponding month, but this is data I need in the final table.
So ideally I would create a table with the paths to the different databases, in a second column I have the corresponding date which I would like to use as a parameter for the query.
I found things like pass through queries, but this seems to be quite some effort if one has that many databases. And I would like to be a bit flexible here, if that is possible.
I thought maybe such a access macro could help, but for me it doesn't look like that
So my question would be if someone could help me a bit in order to solve this problem? This would be really great!!
Many thanks in advance!
roemerle