Hello guys,
I am trying to get the max value based on the supplier's name and their (max) score that I have in a list.
in short: I have a list of suppliers (column A) to which I assigned a colored zone (B) and a score (C). Based on the supplier's name I would like to return the highest score that has been assigned to it, regardless of the zone's color. (I added it to the picture but maybe it wasn't necessary). so for instance, if you look at the picture attached you will see in column D the results I'd like to get. I have highlighted in pink the max values (C) for easy spotting
I have tried this formula but it doesn't work: =MAX(IF($B:$B=B2;$C:$C))
Other formulas also don't work for me.
I have excel 2013
thanks for your help!
I am trying to get the max value based on the supplier's name and their (max) score that I have in a list.
in short: I have a list of suppliers (column A) to which I assigned a colored zone (B) and a score (C). Based on the supplier's name I would like to return the highest score that has been assigned to it, regardless of the zone's color. (I added it to the picture but maybe it wasn't necessary). so for instance, if you look at the picture attached you will see in column D the results I'd like to get. I have highlighted in pink the max values (C) for easy spotting
I have tried this formula but it doesn't work: =MAX(IF($B:$B=B2;$C:$C))
Other formulas also don't work for me.
I have excel 2013
thanks for your help!