I have a list box and i want it to act like a combobox in the sense that i want to be able to add data to it. (As in notinlist sort of thing)
I have a textbox so that the user can type in something and then click a button and add it to the list box.
The listbox is unbound and the row source...