Since the formula is quoted, it’s just a string of text as far as the compiler is concerned. Only the arrayfilter( function itself knows there is a formula between those braces, and it won’t see it until the statement runs. Jim explained the lack of error message elsewhere.