Access: Restablish a Linked Table

gheyman

Well-known Member
Joined
Nov 14, 2005
Messages
2,332
Office Version
  1. 365
Platform
  1. Windows
At work I have a database that has one Linked table (and several others that are not linked).

I wanted to work on the database at home, so I had to brake the Link to the one table. (I did not change anything in the table I am refereeing to. I made changes to forms....)

Now I need to make that table Linked again. Is there an easy way to do this.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Re: Access: Restablish a Lnked Table

If you can put the link paths in a table, I can find some code for relinking. You'd need something to tell code which link to use, such as maybe a form prompt or more complex, getting the pc name at open. With the form prompt, you wouldn't have to worry about breaking code should you get a new pc at home or work. As long as db opening is "suspended" while inputting the value you shouldn't get any error about links.
 
Last edited:
Upvote 0
Re: Access: Restablish a Lnked Table

There used to be a table manager in MSAccess for linked tables. You should be able to use that (assuming it still exists).
 
Upvote 0
Re: Access: Restablish a Lnked Table

I took it that some sort of automated process was wanted since if OP had to relink to use at home, he already knew how.
 
Upvote 0

Forum statistics

Threads
1,213,487
Messages
6,113,941
Members
448,534
Latest member
benefuexx

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top