79817081

Date: 2025-11-11 20:20:55
Score: 1
Natty:
Report link

If the values are all different then you could use this formula in B2 where your values are in A1:D1

=LET(r,A1:D1,r>=LARGE(r,2))

You could also do this with conditional formatting rather than formulas on the worksheet

....but what do you want to do if you have duplicate values?

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: barry houdini