Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

How to add a new entry in a table via a combo box list?

Status
Not open for further replies.

Spruce4U

Technical User
Feb 1, 2006
23
CA
In a combo box list which elements come from a table:

When you enter a value that isn't already existing in the list, which function to use to have it automatically added to that table?


Thanks a lot
 
Have a look at the NotInList event and the LimitToList property of the ComboBox object.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top