Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
- 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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filtered Counting | Excel Discussion (Misc queries) | |||
Help Please-Counting Filtered Rows | Excel Worksheet Functions | |||
Counting within a filtered range | Excel Worksheet Functions | |||
counting filtered rows | Excel Programming | |||
Filtered Visible Rows & VBA Non-Filtered Rows Displayed | Excel Programming |