L
Leo
I have a combo box that lists the option (limited to list) from a table
called tblALLRECCS which has only one field called RECS. How do I write a
code in Not In List event of the combo box so that any new entries that is
not in the list will be added to the RECS in the tblALLRECCS, after prompting
the user with a message box whether he/she wants to add the new item (string)
?
Can some one help.
Thanks in advance
Leo
called tblALLRECCS which has only one field called RECS. How do I write a
code in Not In List event of the combo box so that any new entries that is
not in the list will be added to the RECS in the tblALLRECCS, after prompting
the user with a message box whether he/she wants to add the new item (string)
?
Can some one help.
Thanks in advance
Leo