G
Guest
I have a simple situation I'm struggling with:
1) 3 Tables: A) Members B) Events C) Member registration for events.
Obviously Table C obtains alot of information from tables A and B... like
MemberID, MemberName, MemberCity from Table A and EventID, EventLocation from
Table B.
2) I want to be able to just enter one field into C (table or form), such as
MemberID, and have the MemberName and MemberCity that's related to that
MemberID be "filled in automatically" into the appropriate fields in Table C.
How do I accomplish this ?? I'm sure it has something to do with
establishing relationships, maybe setting one or more of these fields as
Lookups, etc...
This must be very simple but I just need a bit of a "push" in the right
direction. Thanks very mcuh.
1) 3 Tables: A) Members B) Events C) Member registration for events.
Obviously Table C obtains alot of information from tables A and B... like
MemberID, MemberName, MemberCity from Table A and EventID, EventLocation from
Table B.
2) I want to be able to just enter one field into C (table or form), such as
MemberID, and have the MemberName and MemberCity that's related to that
MemberID be "filled in automatically" into the appropriate fields in Table C.
How do I accomplish this ?? I'm sure it has something to do with
establishing relationships, maybe setting one or more of these fields as
Lookups, etc...
This must be very simple but I just need a bit of a "push" in the right
direction. Thanks very mcuh.