L
Leo
I have a combo box and the list of choices are drawn from a table. But the
choices are not limited to the table (Limit to the the list is No on combo
property).
The combobox name is ComboRecc
The table is called tblRECC
The only field in the table is named RECC (text field with max chr at 150)
When the user writes his own and does not select one that is already there I
want that answer (If it truely not there) added to the table.
What will be the code and where will I write that?
Thanks
Leo
choices are not limited to the table (Limit to the the list is No on combo
property).
The combobox name is ComboRecc
The table is called tblRECC
The only field in the table is named RECC (text field with max chr at 150)
When the user writes his own and does not select one that is already there I
want that answer (If it truely not there) added to the table.
What will be the code and where will I write that?
Thanks
Leo