New fields do not show up in the field view

K

Ken

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?
 
J

Joan Wild

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.
 
K

Ken

Thanks for the assist. Tried it and it worked. Newbie at Access so your
assistance is very much appreciated!!!!
 
Top