working with funcions in filtered lists

S

steven

hello,

i have a list and in column C i have a function that calculates the value
from the row above + the value from the row to the left (so C4 reads =C3+B4)

when i filter the list the formula is calculating all rows, even the hidden
ones. I want it to calculate only the visible ones for the above formula. How
do i do that?

thank you.
 
S

steven

Thank you for your input. To make myself clear I do not want to use SUBTOTAL.
I just want to sum the direct above cell to the direct left one, but in a
filtered list (so the visible above cell is what I want to sum, not if it is
hidden).

Thanks

S.
 
Top