Correct me if I am wrong but is it impossible to overide the value of a combo box? A colleague has asked me to have a combo box that can allow the user to type in thier own choice? if its not in the list
Okay, of course it isn't working for you. You have the Not In List code but it is to a different combo name than what is there. Your current combo name is combo9 and yet you have code for: cbxAEName_NotInList
Okay, of course it isn't working for you. You have the Not In List code but it is to a different combo name than what is there. Your current combo name is combo9 and yet you have code for: cbxAEName_NotInList