Forms

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

How can I use several different tables when creating only
1 form? When choosing the control source the data I want
is in different tables.
 
How can I use several different tables when creating only
1 form? When choosing the control source the data I want
is in different tables.

You can't.
If you need more than one table, you will need to create a query using
those tables. Make the query the record source for the form.
Some Queries are not up-datable.
See Access help:
Query + When can I update data from a query + Data can't be updated
 

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

Back
Top