ApparentlyInept
Technical User
Ok...here's my problem. I have a series of forms created in a file that all point to a table in another database. As such I linked that table to the current file. Problem is whenever the users go to open the file on a new system it says that the linked table couldn't be found so I have to open it up on that system delete the link and recreate it for everything to work. Is there a way to put a code in the OnOpen event procedure on my main form that will either refresh this link or delete it then link it again?
Database linked to: Master List (Table: Overall List)
Forms in current file: Main, Name, Inprocess, Update
Thx
The Inept One
Database linked to: Master List (Table: Overall List)
Forms in current file: Main, Name, Inprocess, Update
Thx
The Inept One