A
Allie
I have 10 fields in a datasheet sub form, if a particular
criteria is met 5 of those fields are added to a table
(tableB), using the recordset and the Addnew method.
If the value of one of the 5 fields changes I would like
to have it change in tableB. I have tried using the
recordset and the Edit method but it is adding another
record to tableB.
Any suggestions?
Thanks
criteria is met 5 of those fields are added to a table
(tableB), using the recordset and the Addnew method.
If the value of one of the 5 fields changes I would like
to have it change in tableB. I have tried using the
recordset and the Edit method but it is adding another
record to tableB.
Any suggestions?
Thanks