How do I create multiple relationships in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a database full of many tables and I would love to
have the relationships for each table est so that I can pull up data from
each one if I desire to do so. But the relationship bar is so time consuming,
one click for each relationshp between each table for each form. And I want
to know if there is an easier way of est these relationships so that I dont
have to keep going click click click click for hours on end.
Any help would be soo great!!!
Oh and have a great weekend!!!!
:)
 
You mean setting the relationships each time you create a query? I believe you
can avoid that by creating the relationships by using the "Relationships" entry
under the Tools menu.

I also find that having the fields that establish the links to have the same
name in each table is helpful and that Access will automatically create links
based on the field names.

Tim Lange
West Lafayette, IN USA
(Go Boilers!)
 
Really?
Ok so how do I do that? do I just click on the relationship toolbar??
 
Yes, Tools, Relationships, then add your tables and set the relationships. Now
if you create a query, as you add tables the relationships should appear
automatically.

Tim Lange
West Lafayette, IN USA
(Go Boilers!)
 
Really?
Ok so how do I do that? do I just
click on the relationship toolbar??

On the menu, Tools | Relationships. Set the relationship in a similar way to
joining tables and setting the join properties in Query Builders. But, once
set, these relationships are set for good, and will be automatically used
when you add two (or more) related tables in a query.

In those instances where you may want to join related tables differently
than the defined relationship, you can delete the join made automatically by
the relationship and define a different one.

Larry Linson
Microsoft Access MVP
 

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