Thread
:
Sum only visible cells
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlie
external usenet poster
Posts: 703
Sum only visible cells
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
Reply With Quote
Charlie
View Public Profile
Find all posts by Charlie