linking tables

N

Norma

Having trouble understanding how to link my 8 tables
within a database so I can create reports with a mix of
information from each. Each table has a common
column "workshop". Getting the report format but the
information isn't showing. Any plain english instruction
would be great.
 
D

Douglas J. Steele

Pretty much impossible for anyone to be able to give any specific advice
without knowing more about your tables.

In general, you create a query that joins your tables together.
 
P

Paul

-----Original Message-----
Having trouble understanding how to link my 8 tables
within a database so I can create reports with a mix of
information from each. Each table has a common
column "workshop". Getting the report format but the
information isn't showing. Any plain english instruction
would be great.
.

Try creating a query that contains the 8 tables and link
the common fields by click and drag. good luck
 

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