Hi,
What would cause a combo box to only allow the first item in the list to be selected. The combo box is on an unbound form. The form has 2 combo boxes. The first one is updating ok, it let's me make multiple selections from it's list and it is based on a query. The 2nd combo box is also based on a query with criteria that makes it only show a list of items based on the first combo box ([Forms]![frmSearchForm]![cboSearchFormDPLLookup]). When I try to make a selection it doesn't matter what I click on it only gives me the first item in the list. I've done this several times before but with bound forms and I can't figure out what I'm doing wrong.
Thanks,
Deb



