79635045

Date: 2025-05-23 07:39:05
Score: 2
Natty:
Report link

If you're searching to filter all blank rows, you can do it with multiple filters easily.
I used this formula (watch out the locale):
=ARRAYFORMULA(FILTER(Sheet1!A2:A;Sheet1!C2:C="mysearch";Sheet1!B2:B<>""))

enter image description here

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