S
sweeneysmsm
I have 2 linked tables connected by ContactID: Contacts and Membership.
The membership subform includes a StartDate field and an EndDate field
(StartDate plus 365.25) and a Status field which shows as Active, Expiring,
Inactive depending on that record's EndDate field.
I want a report which shows those individuals whose FINAL status is Inactive
or Expiring. In other words, I don't want it to show me individuals who have
some inactive records but who have renewed their membership. How do I create
such a query?
While I could accomplish this by keeping only one record for each
individual, I do not want to do this as I want to be able to compare
Membership and Membership fees for various periods of time.
Any insight greatly appreciated...
Mary
The membership subform includes a StartDate field and an EndDate field
(StartDate plus 365.25) and a Status field which shows as Active, Expiring,
Inactive depending on that record's EndDate field.
I want a report which shows those individuals whose FINAL status is Inactive
or Expiring. In other words, I don't want it to show me individuals who have
some inactive records but who have renewed their membership. How do I create
such a query?
While I could accomplish this by keeping only one record for each
individual, I do not want to do this as I want to be able to compare
Membership and Membership fees for various periods of time.
Any insight greatly appreciated...
Mary