79251563

Date: 2024-12-04 14:32:55
Score: 2
Natty:
Report link

You may use this alternative custom formula:

=REDUCE(FALSE,ARRAYFORMULA(TO_DATE(B1:B)>(TODAY()-2)), LAMBDA(a,c, a+c))

Sample Output:

enter image description here

Reference: ARRAYFORMULA

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: leylou