What code are you currently using? In essence, you can compare the current
Connect property to the desired linkage, and not relink if they're the same.
On the other hand, what difference does it make if the user insists on
relinking?

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> Is it possible to link tables at startup in code and test for links in the
> same code? I have the menu item "Link Tables" on the menu right now, but
[quoted text clipped - 5 lines]
>
> Damon