View Full Version : form based on a query


diversoln
10-24-2001, 11:17 PM
I set up a form using a select query. I automatically added the fields to the form by dragging them out of the field list box. When I go to form view, all of the fields display properly except one that was based on a picklist. It shows up blank when there's suppose to be data in it.

If I run the query from the queries tab in the database window, the data in the picklist field shows up fine.

Any ideas why this field wouldn't display correctly on my form ?

Thanks in advance !!!

DJN
10-25-2001, 04:57 AM
I take it that when you say pick list, you are refering to a combo box? If so, does the field on the form have a control source? Just a thought.

David