I know I am being a dope - and there is an easy way to do this, but I am having a brain freeze.
I have a list of companies. I have their employee count and their revenue.
I have duplicated companies, but I want to get to a list that shows each company only once - and represents:
A) the one with the most employees
if tied, the one that has the most revenue
C) if STILL tied, I don't care. One of the tied pairs.(or triplets or whatever.)
So - in the attached example, I have 4 Ashleys. I want the resulting list to have only ONE - the one with 20 employees.
Thanks
Corey