I'm a first-time poster, thanks in advance for any assistance!
My scenario is that I have many customer sites grouped under parent customers and each customer site is being upgraded in 1 of 3 cohorts (Alpha, Beta, and Charlie) which are occurring in that sequence over the course of a time period. I have added a cheater column to set a numerical value for Alpha (1), Beta (2), and Charlie (3) as I figured it might make a formula easier (i.e. look for the greatest value in the Cheater column)
I have a separate sheet where I have a list of all Parent Customers and need a formula that looks for and returns the highest Cohort for that Parent Customer.
For example, Client A should return "Cohort Charlie", Client B should return "Cohort Alpha", Client C should return "Cohort Charlie", and Client D should return "Cohort Beta" and these values should change if a Customer Site moves to a different Cohort (i.e. if Client D's Site 1 moves from Cohort Beta to Cohort Charlie then the latter should be returned as the value for Client D).