M
Mike J
I have a combobox wit an event that adds a record if
the 'id' doesn't exist. I try to requery the control
(combobox) but I get an erroe 2118 saying I must save the
field befor the requery. my statement is:
IDCtl.Requery where IDCtl is set to the control.
the 'id' doesn't exist. I try to requery the control
(combobox) but I get an erroe 2118 saying I must save the
field befor the requery. my statement is:
IDCtl.Requery where IDCtl is set to the control.