Refresh Link to the tables using VBA

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abhi6314
    New Member
    • Oct 2013
    • 1

    Refresh Link to the tables using VBA

    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.
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    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

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32633

      #3
      You don't actually ask a question, but you may find Link Tables in VBA of some help.

      Comment

      Working...