Adding a record in a table from a form

V

VASAL

I want to do this: Select keywords from a combo and when a user types a word
that is not included in the combo, add this word to the table that is the
recordsource of the combo (after a msgbox asking confirmation). What do i
need to write in the On Not In the List Event (except the msgbox)?

Thanks people
 
Top