D
Dennis
Hi,
I'm using Access 2003 via Xp Office Pro.
I'm working on a annual membership database. Each member has to renew each
year if they want to stay a member. I want to keep a history of their
membership.
I have a membership table and will have a renewal table where I create a
record / row each time a member renews. Key to both tables are automatic
generated numbers.
When I post the renewal transactions, I would like to change the expiration
date that is on the master record. I realize that I would have the same data
in both records, but for simplicity of the rest of the system, I'm willing to
violate the 3rd normal form in this particular case.
I thought about trying to join the two tables, but I'm not sure how to do
that. Yes, I know that I can join by member number (which will be in the
renewal table), but then that gets me all of the renewal records, when I want
to have just the most current. If a member does not renew, then the most
current is the last time the renewed even if it was 5 year ago.
So my questions are:
1. How can I post the expiration date to the member's record when I post
the renewal record?
Or
2. How can I join the master record and the proper renewal record so I can
access the renewal information from the master record?
The member's expiration date appears in the member's information form and on
reports.
Thanks for your assitance.
I'm using Access 2003 via Xp Office Pro.
I'm working on a annual membership database. Each member has to renew each
year if they want to stay a member. I want to keep a history of their
membership.
I have a membership table and will have a renewal table where I create a
record / row each time a member renews. Key to both tables are automatic
generated numbers.
When I post the renewal transactions, I would like to change the expiration
date that is on the master record. I realize that I would have the same data
in both records, but for simplicity of the rest of the system, I'm willing to
violate the 3rd normal form in this particular case.
I thought about trying to join the two tables, but I'm not sure how to do
that. Yes, I know that I can join by member number (which will be in the
renewal table), but then that gets me all of the renewal records, when I want
to have just the most current. If a member does not renew, then the most
current is the last time the renewed even if it was 5 year ago.
So my questions are:
1. How can I post the expiration date to the member's record when I post
the renewal record?
Or
2. How can I join the master record and the proper renewal record so I can
access the renewal information from the master record?
The member's expiration date appears in the member's information form and on
reports.
Thanks for your assitance.