J
John
Hi,
I have a simple database where I have a number of members of a club and
I want to record their personal details and their membership fees and other
expenses as they pay them. I have created two tables, Members and Payments
and need to know how to connect them correctly. I assume I am looking at a
"one to many" relationship. I have allowed Access generate the primary keys
in both tables. The fields are as follows:
Members Payments
ID Member
ID
Member ID Members Name
Title Payment
ID
First Name Fee Amount
Last Name Card Type
Add1 Date
Due(From Class and Frequency)
Add2 Date Paid
Phone Card Holder
Memb Category Notes
Payment Method
Frequency
Class
I need to know how to join the two table so that data from the Members table
automatically populates the payments fields as soon as I type in the Members
ID. Am I designing this thing right or should I start over.?
TIA John
I have a simple database where I have a number of members of a club and
I want to record their personal details and their membership fees and other
expenses as they pay them. I have created two tables, Members and Payments
and need to know how to connect them correctly. I assume I am looking at a
"one to many" relationship. I have allowed Access generate the primary keys
in both tables. The fields are as follows:
Members Payments
ID Member
ID
Member ID Members Name
Title Payment
ID
First Name Fee Amount
Last Name Card Type
Add1 Date
Due(From Class and Frequency)
Add2 Date Paid
Phone Card Holder
Memb Category Notes
Payment Method
Frequency
Class
I need to know how to join the two table so that data from the Members table
automatically populates the payments fields as soon as I type in the Members
ID. Am I designing this thing right or should I start over.?
TIA John