create one form with several tables

  • Thread starter Thread starter Ye
  • Start date Start date
Y

Ye

I want to create a form that search data from several
talbes at the same time. But it seems that access only
can create a form with one table. Is there anyone who
knows how to do it?


Thanks,
 
Place subforms on the form you are using. For each
subform use the different tables that you are interested
in.

Casey
 
-----Original Message-----
Place subforms on the form you are using. For each
subform use the different tables that you are interested
in.

Casey

.
Another possibility is to create a query from all of the
tables in question and base your form on the query instead
of a table.
 

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