Hi all, i have a combobox that has a rowsource to a named range.
After the user enters a value, or selects a value from the list, i want to check whether the entered value is within the list of values. If not in the list, i want to warn the user.
So far i have done up till the warning...