Hi there are way to choose what cells are populated?
currently with this formula in A1 it would populate A1 TO A12
=IFERROR((LET(f,FILTER($AY$204296:$AY$525555,($AW$204296:$AW$525555=F5)*($AA$204296:$AA$525555=F6)),INDEX(f,SEQUENCE(MIN(12,ROWS(f)),,ROWS(f),-1)))),"")
Is there a way to populate A1 to A4 , C1 to C4 and E1 to E4 with just one formula ?
Thanks
currently with this formula in A1 it would populate A1 TO A12
=IFERROR((LET(f,FILTER($AY$204296:$AY$525555,($AW$204296:$AW$525555=F5)*($AA$204296:$AA$525555=F6)),INDEX(f,SEQUENCE(MIN(12,ROWS(f)),,ROWS(f),-1)))),"")
Is there a way to populate A1 to A4 , C1 to C4 and E1 to E4 with just one formula ?
Thanks