View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlie[_10_] Charlie[_10_] is offline
external usenet poster
 
Posts: 2
Default counting filtered rows ...

- you can sum a total of several rows : sum(e:e)
- but when I apply a filter I need the sum to be changed (counting only the
visible rows)

Any ideas,

Thanks,
Carl