G
Guest
Is there a formula to sum only visible cells, so that if I hide a row the
formula result will change?
(In B6) =SUMIF(A1:A5,NOT( [cell row hidden] ),B1:B5)
Or will I need to write a function to do this?
TIA
Charlie
formula result will change?
(In B6) =SUMIF(A1:A5,NOT( [cell row hidden] ),B1:B5)
Or will I need to write a function to do this?
TIA
Charlie