B
BMBerna
I need to be able to take a record and move it to a different table
using a combobox. I have a combobox called CboAgencyStatus in
frmConsumers when the option discharged is selected I need the record
to move to tbldischarged. Is there away that this can be done? I
thought of using a checkbox but i need to use a combobox due to other
options with in the box. Other information that may be important is
frmdischarge, tblconsumers. I thought of using an append query but I
don't think that is what i need. Not sure if this will work either.
using a combobox. I have a combobox called CboAgencyStatus in
frmConsumers when the option discharged is selected I need the record
to move to tbldischarged. Is there away that this can be done? I
thought of using a checkbox but i need to use a combobox due to other
options with in the box. Other information that may be important is
frmdischarge, tblconsumers. I thought of using an append query but I
don't think that is what i need. Not sure if this will work either.