Combo Box Any Help would be great THANKs

P

Pam

My combo box doesnt work on my form and my combo box lists the same names
more than once for example i have two different locations that appear more
than once, please help
 
A

AlCamp

Pam,
If your list/combo records have duplicates, try using a Totals query as
the RowSource... with GroupBy on the field with dupes.
hth
Al Camp
 
Top