FIELD LIST NOT UPDATING

BBRAZEAU

New member
Local time
Today, 00:31
Joined
Aug 14, 2001
Messages
7
I have a form that I wish to add a control to .The control I want to add exists in a table I have.But when I pull down the field list from the tool bar it isn't there .I added the field to the table after I had created the form.Is there a way to update the form list to show this new field?(so I can drag the field from the field list to my form)If not how do I add my data from the table to my form?
 
Is the form based on the table, or is it based on a query? If the answer is "query", you'll need to add the field there first.
 

Users who are viewing this thread

Back
Top Bottom