I have created a form based on a table. I have added some new fields to the underlying table. I would like to add these new fields to the existing form. Can I do this with out recreating the form?
Yes, you can. First check the Record Source for your form. If it is SQL, click on the three dots (...) to the right of the statement to edit the statement to include the new fields; if it is a query, edit the query; and if it is a table, do nothing. Next, choose View->Field List and drag the new fields on to your form.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.