Add in Combobox

A

an

How is possible to add new records directly in Combobox,
please?.
Thanks in advance.
an
 
A

AlCamp

An,
No... you should add the new data to the table/query behind the combobox,
and then requery the combobox. Your new record/s will then appear on the
list.
hth
Al Camp
 
A

an

Really?
:-(

Many thanks for your help.
an
-----Original Message-----
An,
No... you should add the new data to the table/query behind the combobox,
and then requery the combobox. Your new record/s will then appear on the
list.
hth
Al Camp



.
 
Top