I would like to create a view that would show membership in a chapter for the past five years, based on a fiscal year running from July 1 - June 30. The data resides in an activity table that combines a hodge-podge of information you select out based on type. Here is the data that I would have to call includes:
ID
ActivityType (Membership)
Transaction Date (date/time field)
Membership
I would like it to then give me:
ID, Past fiscal year membership (currently 03/04), past year (02-03), three years ago (01-02), etc...
Is this possible?
Colleen
ID
ActivityType (Membership)
Transaction Date (date/time field)
Membership
I would like it to then give me:
ID, Past fiscal year membership (currently 03/04), past year (02-03), three years ago (01-02), etc...
Is this possible?
Colleen