I have put two combo boxes on a form. I had them pull data straight from two tables with the data being entered into two other tables. Something we do daily, but I guess I don’t remember how, because the crazy things bongs me everytime I try to use it. Properties include:
Count: 1
Width: 2″
Bound 1 (there is only one item on the grid)
Row Source Type is Table/Query, Row Source is SELECT tblDepartments.Department FROM tblDepartments ORDER BY tblDepartments.Department
Limited to List: Yes
Enabled: Yes
Locked: No
So what am I not seeing this late in the day?
Thank you.
Fay