My first question ever, not sure how the forum really works so please correct any noob-behavior. Here is what I am after:
- I have an access database with several (+30) linked files.
- Every month, I rename each of those linked files to prepare for the next month using powershell
- The links in the access database disappear and I have to re-link them manually :(
Is there a way to systematically/automatically find not just the changed path of a linked table in access but to do it based on a monthly drumbeat? For instance, in March, I know they will need to be renamed "3+9 Files", in April, "4+8 files", and so on.
Any ideas? I'm relatively versed in VBA, basic SQL. Thanks in advance!