Hi,
I have a list of account numbers, and costs per each account. Then I have another list that groups the different account numbers into groups, i.e.: IT costs, wage costs etc.
Example:
IT costs, consists of the account numbers: 2003, 4003, 2876, 1256. Wage costs consists of the account numbers 1234, 3456, 8645, 4567. Each of these accounts have their own costs.
Now, how do I sum all costs per group?
Thank you!
Bookmarks