Good afternoon,
I have a range of 3 cells A1:A3 which will contain either; "OK", "MISSING" or "Expired", or a combination of those.
I'd like a formula which will scan the range and if it contains MISSING to say missing, if it only contains OK or Expired, to show Expired. Otherwise say OK.
Every answer I've found relates to only 2 criteria with 2 answers, not 3 and 3.
I'm sure it's something to do with an IF(COUNTIFS( but I can't figure it out! Any help would be great :)
Thanks