View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Formula only for visible Cells

In Excel 2003, SUBTOTAL includes special codes, 101 for Average, 102 for
COUNT, etc., these ignore hidden cells

--
__________________________________
HTH

Bob

"lightbulb" wrote in message
...
Is there a way to make a function apply only to visible cells, in
otherwords
not include a cell if it is hidden?

Thanks!