79244661

Date: 2024-12-02 15:42:37
Score: 1
Natty:
Report link

Another option using SUMPRODUCT:

=IF(SUMPRODUCT(--(J2:M2=1),--(K2:N2=1)),"OK","")

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: cybernetic.nomad