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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add additional Item to comboBox 1

Status
Not open for further replies.

Fubear

IS-IT--Management
Sep 11, 2002
299
GB
I have a form which contains a combobox and a listbox.

The listbox contains a number of items based on the ID number of the parent form.

I want the combobox to filter the listbox based on the category of the listbox items.

The listbox and combobox display their data correctly, and the filtering itself works fine. My problem is that after filtering the data, I can't then go back to view the whle list, as there is no "All" option in the combobox.

How can I add the "All" option to the combobox, and have it appear as the first item in the list while keeping all the other values sorted alphabetically?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top