Hi
I’m attempting to create an array formula that only picks upvalues in a filtered list. Is itpossible to combine both formulae
Array formula:
=(SUM(IFERROR((AK5:AK215<(TODAY()))*(AK5:AK215<>""),0))) (courtesyof Jasonb75)
Picks up non-blanks with the filtered list:
SUBTOTAL(102,AK5:AK215)
Please note, the column that is the filter is applied to isn’talways adjacent to the AK column
Cheers
I’m attempting to create an array formula that only picks upvalues in a filtered list. Is itpossible to combine both formulae
Array formula:
=(SUM(IFERROR((AK5:AK215<(TODAY()))*(AK5:AK215<>""),0))) (courtesyof Jasonb75)
Picks up non-blanks with the filtered list:
SUBTOTAL(102,AK5:AK215)
Please note, the column that is the filter is applied to isn’talways adjacent to the AK column
Cheers