Hi all,
I have a command button on a form which appends details on the form to 3 tables -
tblchargebacks
tblChargebackDetails
tblChargeBackCustomers
When I make a new form with these as the underlying tables I cannot enter data into the form, I can only display it. When I try to enter info I'm told that the recordset is not updateable.
Please help!
I have a command button on a form which appends details on the form to 3 tables -
tblchargebacks
tblChargebackDetails
tblChargeBackCustomers
When I make a new form with these as the underlying tables I cannot enter data into the form, I can only display it. When I try to enter info I'm told that the recordset is not updateable.
Please help!