Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88809

Find largest payee in a table

$
0
0

I have a finance tracker in excel with some sample data that I'm trying to find stats about.

each transaction has fields shown

in this picture How would I find the largest payee based on the amounts in column D (eg. who paid me the most money).

I can find the sum of one payee using index and sumif: (finances2019 being the transaction table)

=SUMIF(INDEX(Finances2019,,8),"Cisco",(INDEX(Finances2019,,4)))

But how can I search through the sum of each one and find the max?


Viewing all articles
Browse latest Browse all 88809

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>