Help with selecting data from multimple tables using a query.

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

Guest

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.
 
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.
 
Back
Top