Field not available to add to form

B

BrianS

After creating a form, I went back and added another field to an existing table. Now, I am trying to add the new field to the form and this field is not available in the field list in the form's design view. Any idea how why it's not showing up??
 
C

Cheryl Fischer

The RecordSource for your form might be a query rather than a table. If so,
you would need to add your new field to the output of the query.

hth,

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

BrianS said:
After creating a form, I went back and added another field to an existing
table. Now, I am trying to add the new field to the form and this field is
not available in the field list in the form's design view. Any idea how why
it's not showing up??
 

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