Link to home
Start Free TrialLog in
Avatar of SteveL13
SteveL13Flag for United States of America

asked on

Replace 4 local tables with linked tables and make them local tables using VBA code

Is there a way to delete 4 local tables with linked tables and then make the linked tables local tables using VBA code?
Avatar of aikimark
aikimark
Flag of United States of America image

This question doesn't make any sense.  Please clarify.
ASKER CERTIFIED SOLUTION
Avatar of Gustav Brock
Gustav Brock
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SteveL13

ASKER

Here is my situation. I have 4 linked tables in my database. But because of network speed issues I need to delete those linked tables and re-link to them BUT then convert them to local tables.

I hope this makes sense now.
It did and still does.
re-link to them
No.  You wouldn't relink to them if you were going to import their data into local tables.