P
Paul Breslin
Hello -
Access 2003
I have two tables: tblContractors and tblContractorArchive
I have two forms: frmContractors and frmContractorArchive
What I want to do is place a cmd button on frmContractors that will take a
record, (the one in view), and move it to tblContractorArchive from the
tblContractors and delete it from tblContractors.
I do this operation frequently and generally do it by hand - copy/paste
But now I have a 'helper'
Thanks,
Paul
Access 2003
I have two tables: tblContractors and tblContractorArchive
I have two forms: frmContractors and frmContractorArchive
What I want to do is place a cmd button on frmContractors that will take a
record, (the one in view), and move it to tblContractorArchive from the
tblContractors and delete it from tblContractors.
I do this operation frequently and generally do it by hand - copy/paste
But now I have a 'helper'

Thanks,
Paul