S
Summing and Grouping data in a Report
I am a Boy Scout Volunteer. I am treasurer of our Troop. I have developed a
database to track Troop finances. I have created two tables; 'Name Table'
and 'Bank Activity Table'. The 'Name Table' has the Name and Status of each
Scout. The 'Bank Activity table' has the financial transactions associated
with each Scout.
When scouts pay the Troop for activities they have three options; 'Cash',
'Scout Account', or 'Troop Paid'. In order to maintain anonymity for those
Scouts who are funded by the Troop, I would like to generate a report with a
calculated field 'Total Paid'. This value would be the sum of 'Cash', 'Scout
Account' and 'Troop Paid'. I would also like to group all payments for each
Scout into a single value. (We frequently have outings where several
payments are made for each Scout.
Is this possible?
database to track Troop finances. I have created two tables; 'Name Table'
and 'Bank Activity Table'. The 'Name Table' has the Name and Status of each
Scout. The 'Bank Activity table' has the financial transactions associated
with each Scout.
When scouts pay the Troop for activities they have three options; 'Cash',
'Scout Account', or 'Troop Paid'. In order to maintain anonymity for those
Scouts who are funded by the Troop, I would like to generate a report with a
calculated field 'Total Paid'. This value would be the sum of 'Cash', 'Scout
Account' and 'Troop Paid'. I would also like to group all payments for each
Scout into a single value. (We frequently have outings where several
payments are made for each Scout.
Is this possible?