Morning
I have this formula below working on a spreadsheet. Its that old I cant even remember how i created it. But it works for what i need.
I just want to manipulate it to count numbers between 20 and 39, but no matter what I try I cant get it to work.
Can anyone help?
=SUMPRODUCT(SUBTOTAL(3,OFFSET(AI3:AI875,ROW(AI3:AI875)-MIN(ROW(AI3:AI875)),,1))*(AI3:AI875>=20))