Help with selecting data from multimple tables using a query.

P

Phil

Im trying to design a query that will help me select data from multiple tables.

I was hoping to be able to input the query criteria into a form, and then
have the query produce all data across multiple tables into a datasheet ready
to be put into a report.

Is this possible and how would I be able to do it?

Thanks in advance.
 
V

Vicky

Depends on what you want to do exactly.
It is possible to get data from multiple tables using a query.
Can you be more specific with what you want to do?
Like table names + relationships
And what data from those tables.
 
Top