View Full Version : Querrie from Multiple Tables


mtber
07-11-2008, 04:21 AM
I am new to access and all of its features. I was wondering if there was anyway that a querrie could be generated from using multiple tables, I am trying to create a report but i need multiple fields from multiple tables. Is that possiable? Thanks in advanced.

namliam
07-11-2008, 04:24 AM
Yes that is possible... Just add 2 tables "join" them and use the fields in the query.

rainman89
07-11-2008, 04:24 AM
Definately is!!!

You will however need to have links (relationships) between the tables

mtber
07-11-2008, 04:33 AM
Thanks for the help.