How do I keep the same item from showing up several times in a dr.

M

mrrherrera

How do I limit keep the same item from showing up several times in a drop
down (combo box)?
 
B

Bruce

Click Row Source in the combo box's property sheet, then click the three dots
that appear. Right click in a blank space above the design grid, select
Properties, and set Unique Values to Yes.
 
Top