C
C
I Have a church database which has all the donations given to the church over
a period of 3 years. I have created a query that allows me to select a year
and a member by member id.
What I want to do is group together all the days that a donation has been
given over the period of a month into one row. Do for example:
ID Date Amount
1 Feb 2006 2.00
How would I go about doing this please? I have tried working with the
sorting and grouping button, but to no avail. Thanks for your help!
a period of 3 years. I have created a query that allows me to select a year
and a member by member id.
What I want to do is group together all the days that a donation has been
given over the period of a month into one row. Do for example:
ID Date Amount
1 Feb 2006 2.00
How would I go about doing this please? I have tried working with the
sorting and grouping button, but to no avail. Thanks for your help!