G
Gabe
Hello,
I am new at this, I was wondering if there is a way to copy a few text
fields from a main form and paste them into a subform with the click of a
command button?
The subform is a continuous "History" table so that we can see any changes
that have been made to a main record. If the user wants to make changes to a
main record, they'll push the command button to create a history, and then
make their changes on the main form. I thought an append query would work but
I don't want to create a history for records that have not changed. I am
using Access 2003. I'm not too familiar with VBA either. The fields on the
main form (Master) are (EmpName, EmpID, Agency, etc...) and they match the
subform (History) fields. Any help would be greatly appreciated.
Thanks,
~Gabe
I am new at this, I was wondering if there is a way to copy a few text
fields from a main form and paste them into a subform with the click of a
command button?
The subform is a continuous "History" table so that we can see any changes
that have been made to a main record. If the user wants to make changes to a
main record, they'll push the command button to create a history, and then
make their changes on the main form. I thought an append query would work but
I don't want to create a history for records that have not changed. I am
using Access 2003. I'm not too familiar with VBA either. The fields on the
main form (Master) are (EmpName, EmpID, Agency, etc...) and they match the
subform (History) fields. Any help would be greatly appreciated.
Thanks,
~Gabe