D
Darryl
Greetings,
I have a database that has two tables.
Members, and Transactions. The relationship is 1 to many.
I have created a Main form that shows member records one
at a time. I have a subform that shows the transactions for
just that member.
When the user clicks for a new transaction record and enters
some info, I want to fill some of the member record info into the
transaction
record (I know it is redundant, but I am doing this for a very specific
purpose).
How would I fill those fields in when the user clicks the save ?
I have a database that has two tables.
Members, and Transactions. The relationship is 1 to many.
I have created a Main form that shows member records one
at a time. I have a subform that shows the transactions for
just that member.
When the user clicks for a new transaction record and enters
some info, I want to fill some of the member record info into the
transaction
record (I know it is redundant, but I am doing this for a very specific
purpose).
How would I fill those fields in when the user clicks the save ?