I have a database with related tables.
tblcustomer
tblrent
I have another database with identical tables.
what i would like to do is in a form, use a button to run an append query.I would like only to append the current record and then delete the current record. My databases are named rentactive and renthistory. Can anyone tell me how to accomplish this?
Thanks in Advance!
Tim
tblcustomer
tblrent
I have another database with identical tables.
what i would like to do is in a form, use a button to run an append query.I would like only to append the current record and then delete the current record. My databases are named rentactive and renthistory. Can anyone tell me how to accomplish this?
Thanks in Advance!
Tim