I have a set of linked tables in my data base. If a user downloads the tables and the database files from my system and save it on their local system and open the database, the links of the tables need to be refreshed automatically to their new location.
Refresh Link to the tables using VBA
Collapse
X
-
Abhi6314:
There are tons of code snipits out on the internet for you to copy and paste.
One such would be: Split your Access database into data and application (Allen Browne 1994)
We can help you with a specific issue related to your current project and code; however, please keep in mind, Bytes is not a code writing service. -
Comment