Hi,
I've got a drop down list, but I want people to be able to add to it. I'm using the NotInList event to do so, but when I try to grab AccountantCombo.value (the ComboBox value), it only accesses the previous (in list) value, not the value I've just typed (which triggered the NotInList...