Adding a table to a form

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

Guest

I want to add fields from a table that is not on the field list. How do I
add fields from a table to the field list ?
 
If your form is based on a query, then add that table to the query. If your
form is based on a table, then it will contain all the fields from that
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