View Full Version : Combo box frustration...


Randix
04-12-2001, 10:45 AM
I'm using a combo box in several forms, but it will only pull up the first instance of a vendor who appears multiple times on the list...i don't believe i have any unique setting turned on...could someone give me a clue...???

the combo box lists the vendor name and each of his contracts and some other fields, but it pulls up only the first instance in the text boxes on the form, although the combo box does show all the listings

[This message has been edited by Randix (edited 04-12-2001).]

Rich
04-12-2001, 12:43 PM
Check the control source for the combo box isn't set to unique values.
HTH

Randix
04-12-2001, 01:16 PM
thanks, i finally figured it out.