Help with adding items to a combo box

B

bronze2k

Hi

What I want to do is check that a value is not in a Combobox list before
adding it so that I do not have any duplicates entries.

Can someone please help

Thanks
 
D

DanClaxton

Your problem could easily be resolved in the data table design. In design
view for the table just select the field that you do not want duplicates in
and set the Allow Duplicates to a "No". That will save you from doing any
coding.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top