Hello,
I am hoping you can help.
I have two columns:
1st Column is Account Numbers (Some which are the same)
2nd Column number of Transactions
I need to get a sum or total number of transactions based on Account Numbers, with some account numbers listed multiple times.
`
Account Number Transactions
76012896 10
76012896 76
76012896 44
76012946 15
76012947 12
76012947 90
76012954 25
‘
I am hoping you can help.
I have two columns:
1st Column is Account Numbers (Some which are the same)
2nd Column number of Transactions
I need to get a sum or total number of transactions based on Account Numbers, with some account numbers listed multiple times.
`
Account Number Transactions
76012896 10
76012896 76
76012896 44
76012946 15
76012947 12
76012947 90
76012954 25
‘