I know this is not difficult, but I can't seem to find the code for it...
I have a textbox which is used to gather user input. A cmd button adds this value to the listbox (and the table/query on which it's based). No problems there - not too difficult. However, I want to display a msgbox if this value already exists in the list box.
If it matters, the listbox is filtered by a combobox.
Thanks!
-gnt
I have a textbox which is used to gather user input. A cmd button adds this value to the listbox (and the table/query on which it's based). No problems there - not too difficult. However, I want to display a msgbox if this value already exists in the list box.
If it matters, the listbox is filtered by a combobox.
Thanks!
-gnt