View Full Version : Update Lookup Table From Combo Box


dfv
03-23-2000, 07:17 AM
I'm having some trouble and I hope you can help. I have a "ContactType" combo box on a form with a row source which is a table called "tblContactTypes". I would like to have an "On Not In List" event which automatically adds the data entered to the row source and then requeries the combo box. Any suggestions?