Binding Multiple Tables to a Form

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
 
K

keef

As far as I know there is only one control source per form.
However rather than running a query you could have the
second table linked to a sub-form?
 

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