good afternoon,
I am looking for a way of relinking back end tables if the links get broken. back end file name changes sometimes. my links are not just a back end single accdb, there are 3 accdb's and 2 excel xlsx or xlsm files. I used access to link them, however when updated back ends (accdb, xlsx, xlsm) are put in my shared folder, then I hafta manually relink the data correctly. other users rarely complete that process correctly.
is there a macro/vba way to check my links and then open the file dialog to allow the user to select the correct back end link for each link?
a little about how this db is used... the front end is pasted to several user's machines. I have one back end accdb that stores data collected by myself and users. I have a few other back end accdb, xlsx, xlsm that the front end uses as read only data in the form of linked tables. new versions of these reports come out every few days/weeks, so I put them in the shared folder for the front ends to use. these reports come to me in these different formats (accdb, xlsx, xlsm). the front ends use these updated reports/backend links read only in queries and reports while any data that is input by users will go into tables in my single back end.
any help is greatly appreciated.
I am looking for a way of relinking back end tables if the links get broken. back end file name changes sometimes. my links are not just a back end single accdb, there are 3 accdb's and 2 excel xlsx or xlsm files. I used access to link them, however when updated back ends (accdb, xlsx, xlsm) are put in my shared folder, then I hafta manually relink the data correctly. other users rarely complete that process correctly.
is there a macro/vba way to check my links and then open the file dialog to allow the user to select the correct back end link for each link?
a little about how this db is used... the front end is pasted to several user's machines. I have one back end accdb that stores data collected by myself and users. I have a few other back end accdb, xlsx, xlsm that the front end uses as read only data in the form of linked tables. new versions of these reports come out every few days/weeks, so I put them in the shared folder for the front ends to use. these reports come to me in these different formats (accdb, xlsx, xlsm). the front ends use these updated reports/backend links read only in queries and reports while any data that is input by users will go into tables in my single back end.
any help is greatly appreciated.