easy question: why is field list button disabled?

piggitypow

Registered User.
Local time
Yesterday, 23:09
Joined
Mar 19, 2005
Messages
19
I'm new to access and am designing a form. For what ever reason, when the form is open and I'm in design view, the field list button on the design toolbar is grayed out, so I can't click it. I need to add source fields to a few controls (also, no fields are available in properties>control source for combo boxes). I have my tables and relationships all set up.

Any idea why this is happening, and how to fix? Normally the field list button works fine, but for some reason it is disabled on this form.
 
The first thing I would check is to be sure the form itself is bound to a table or query.
 
sorry , Please explain it more .
 
If you're going to revive a 7 year old thread the least you can do is ask a clear question.
 
Ah , I'm So sorry

but i have this problem .
I have one form in access 2003 , when i want add field ( from table ) to it , field list icon disbale .

i can create form with wizard and add field , how do i add field in design view .

thanks


sorry for bad language .
 

Attachments

  • field list.JPG
    field list.JPG
    83.2 KB · Views: 186
Last edited:
If the field list is disabled, the form is probably not bound. Open the form properties and on the Data tab, choose a query as the RecordSource or click the build button to create one.
 

Users who are viewing this thread

Back
Top Bottom