Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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


  #2   Report Post  
Posted to microsoft.public.excel.programming
KL KL is offline
external usenet poster
 
Posts: 201
Default counting filtered rows ...

Hi Charlie,

Try this:
=SUBTOTAL(9,E:E)

Regards,
KL

"Charlie" wrote in message
l...
- 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




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default counting filtered rows ...

Thanks for your solution.

Charlie

"KL" schreef in bericht
...
Hi Charlie,

Try this:
=SUBTOTAL(9,E:E)

Regards,
KL

"Charlie" wrote in message
l...
- 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






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filtered Counting Rob Excel Discussion (Misc queries) 5 November 20th 08 09:27 PM
Help Please-Counting Filtered Rows baz Excel Worksheet Functions 2 December 16th 05 05:57 PM
Counting within a filtered range Jeff Excel Worksheet Functions 2 June 13th 05 03:33 AM
counting filtered rows gmet Excel Programming 2 September 3rd 04 05:05 PM
Filtered Visible Rows & VBA Non-Filtered Rows Displayed QTE[_15_] Excel Programming 8 July 11th 04 02:21 AM


All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"