How can I modify a form to include a new field added to a table?

O

osullipa

if I add a new field to a table, how can I add it to an existing form? When I
look in the field list in the form design mode, I cannot see the field in the
table list.
 
D

Dan Artuso

Hi,
If your form is based on a query or Select statement, you have to add the new field
to these. If it's just based on a table, try reselcting the table as the data source.
 
O

osullipa

Thanks for the prompt reply. Not sure what I was doing wrong before but this
time it worked. Thanks again.

Regards
Peter
 

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

Top