Linked tables

L

Lisa R.

Dear Access experts,
I must write VBA sub or function that
check connection of front-end and back-end
tables in two steps:
A: If all Linked tables have a Back-End
that exists. If no back-end, must the
linked table name be displayed in a
message box.
B: The code must also loop through all
Back-End tables (I can filter system
tables) and find all tables that do
not have a linking Front-End table.
If no front-end table must I get the
back-end table name in a message box.

Lisa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top