Hey!
Wondering if I can get help. I'm using the below formula in a spreadsheet. I'm looking for it to update based on if I filter other parts of the table which would hide some of the rows between 2:999. Does anyone know how I can update my formula to ignore hidden rows?
=SUM((COUNTIF(W2:W999,"P")*$W1001)+(COUNTIF(W2:W999,"F")*$W$1002))
Thanks in advance!
Wondering if I can get help. I'm using the below formula in a spreadsheet. I'm looking for it to update based on if I filter other parts of the table which would hide some of the rows between 2:999. Does anyone know how I can update my formula to ignore hidden rows?
=SUM((COUNTIF(W2:W999,"P")*$W1001)+(COUNTIF(W2:W999,"F")*$W$1002))
Thanks in advance!