Re-establish Table Relationships with a Macro??

  • Thread starter Thread starter KC
  • Start date Start date
K

KC

Hello, I've automated updating my database using macro's
however I find I'm still manually re-establishing the
Relationship of my updated/imported table each time. Can I
use a macro to re-create the Releationship between two
tables?
Thanks KC.
 
I don't think macros are capable of doing this. You can do it using VBA code
in a module, though.
 

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

Back
Top