Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exclude Combo Box Values From Being Selected

Status
Not open for further replies.

noel0589

Electrical
Sep 23, 2004
50
US
Hi all,

How can I make it so that someone cannot select the values in a combo box listing using VB. I want my combo box to list the values that have been entered before which cannot be used again.
Thanks!!
 
Replies continue below

Recommended for you

Presuming you have a table of the values that have been entered before then use that to populate the Combo box as run time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top