I've gone through and done my legwork to try and find this online after trying many different methods that I know. This is the first one that I can't get an answer for by looking online. It seems easy enough to do. I'm trying to not use a pivot table and have a dashboard to rank the customers by revenue. I'd like to display top 5. Any help I appreciated. My example list is below:
Customer Revenue <----Header
A 2000
X 1500
C 2200
A 8200
D 4000
C 500
etc.... for hundreds of rows
I'm looking to have an array formula that would dynamically sum the customers revenue by name. Example
Rank Customer Revenue
1st A 10200
2nd D 4000
3rd C 2700
Customer Revenue <----Header
A 2000
X 1500
C 2200
A 8200
D 4000
C 500
etc.... for hundreds of rows
I'm looking to have an array formula that would dynamically sum the customers revenue by name. Example
Rank Customer Revenue
1st A 10200
2nd D 4000
3rd C 2700