79742397

Date: 2025-08-21 13:47:47
Score: 1.5
Natty:
Report link

After doing a little more googling and working through the problem,

=SORT(LET(X,VSTACK(FILTER(F12:F27,(G12:G27>=80%)*(C12:C27="F"),""),FILTER(F59:F74,(G59:G74>=80%)*(C59:C74="F"),"")),FILTER(X,X<>"")))

seems to be giving the results that are expected.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: mickeyj187