Field lists - editing

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

Guest

How do I change the field list from one table to another??
Any suggestions??
 
I forgot to mention that I have 4 tabbed windows in my form (Client info,
Primary training, Secondary Info, Employment Info) each of which has its own
table. When I view my field list, only the Client Info table shows up for
each tabbed window. How do I get each field list table for each tabbed
window? Client info field list for client info window, primary training
field list for primary training window etc.
 
If I understand correctly, it sounds like your form is based on your Client
table. To show data from other tables on the other tabs, you'll have to base
the entire form on a query of all the tables, not just the one table. Or, if
you have relationships, you could use subforms as well.
 

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