Forum Discussion
l_bfarplace
Feb 27, 2024Copper Contributor
Help combing data
Hi all,
I am looking for some help combining data. We have a kist if donors who have made donations to our charity. Some donors have donated multiple times. Is there a way I combine this data so we only have 1 entry with the total sum of all donations?
Thanks in advance.
Lindsay
2 Replies
You can create a pivot table based on your list.
Add Donor to the Rows area and Donation to the Values area.
See for example Pivot Tables
- l_bfarplaceCopper Contributor
HansVogelaarthank you. i will try that.