79286368

Date: 2024-12-16 23:56:11
Score: 3
Natty:
Report link

Another way to do this is with the following code:

=IF(AND(A1=A2,A2=A3,A3=A4),A4+4,A4)

I got this idea from the following thread: Is there a way to find out the values ​of 4 cells are the same or different in MS Excel

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: EconJohn