New fields do not show up in the field view

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

Guest

I have created a form using two tables that are related due to number of
records. I have added the new fields to the tables but they do not show up
in the field view for me. What has to be done to have them appear in the
field view pop up?
 
It's likely that your form has a SQL statement or a saved query as the RecordSource, not the table. Open the form in design view, View - Properties to view the properties for the form; On the Data tab you'll find the Record Source. Click on the build button (...) to the right of that. In the QBE window add your new fields and close the window, answering yes to update the property.
 
Thanks for the assist. Tried it and it worked. Newbie at Access so your
assistance is very much appreciated!!!!
 

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