Record Source as Multiple Tables

J

John Lundrigan

Does Access allow the record source for a form to be more than one
table explicitly? In other words, if my form's controls are to be
bound to fields from multiple tables do I have to define the record
source as a query?

Thanks

John L
 
B

Brendan Reynolds \(MVP\)

No, a record source can not consist of more than one table or query. Yes,
you will need to use a query to join the tables.
 

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