#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 181
Default Subtotal Countif

If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default Subtotal Countif

Hello Alberto,

what is the reason to use subtotal? this formula will ignore hidden and
filtered rows. is it possible to use sum(A5:A200)?

"Alberto Ast" wrote:

If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Subtotal Countif

Is there an option to countif( ) those cells
after being filter as above?


It can be done. What column do you want to perform the "countif" on and
what's the criteria?


--
Biff
Microsoft Excel MVP


"Alberto Ast" wrote in message
...
If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting
the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 181
Default Subtotal Countif

I need to count the rows left after the filtering of some rows... when I need
to add non filtered data I use subtotal... but it only adds up... need a
similar that will count not add.

"eksh" wrote:

Hello Alberto,

what is the reason to use subtotal? this formula will ignore hidden and
filtered rows. is it possible to use sum(A5:A200)?

"Alberto Ast" wrote:

If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 181
Default Subtotal Countif

I need to count the rows left on Column A after filtering some dates out.

"T. Valko" wrote:

Is there an option to countif( ) those cells
after being filter as above?


It can be done. What column do you want to perform the "countif" on and
what's the criteria?


--
Biff
Microsoft Excel MVP


"Alberto Ast" wrote in message
...
If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting
the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 265
Default Subtotal Countif

Try...

=SUBTOTAL(3,A5:A200)

....which will count the number of visible rows in A5:A200 containing
data.

--
Domenic
Microsoft Excel MVP
www.xl-central.com
Your Quick Reference to Excel Solutions

In article ,
Alberto Ast wrote:

I need to count the rows left on Column A after filtering some dates out.

"T. Valko" wrote:

Is there an option to countif( ) those cells
after being filter as above?


It can be done. What column do you want to perform the "countif" on and
what's the criteria?


--
Biff
Microsoft Excel MVP


"Alberto Ast" wrote in message
...
If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting
the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 181
Default Subtotal Countif

Thanks, this is what I needed.... thanks.

"Domenic" wrote:

Try...

=SUBTOTAL(3,A5:A200)

....which will count the number of visible rows in A5:A200 containing
data.

--
Domenic
Microsoft Excel MVP
www.xl-central.com
Your Quick Reference to Excel Solutions

In article ,
Alberto Ast wrote:

I need to count the rows left on Column A after filtering some dates out.

"T. Valko" wrote:

Is there an option to countif( ) those cells
after being filter as above?

It can be done. What column do you want to perform the "countif" on and
what's the criteria?


--
Biff
Microsoft Excel MVP


"Alberto Ast" wrote in message
...
If I have a filter on column "A..G" and then I filter on ecolumn for x
criteria... I do subtotal (9,A5:A200) it will only add up those meetting
the
filter criteria...

Is there an option to countif( ) those cells after being filter as above?





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
countif & subtotal functions sot Excel Worksheet Functions 3 May 29th 08 05:49 PM
COUNTIF & SUBTOTAL Dickie Worton Excel Worksheet Functions 2 October 31st 07 10:26 AM
but < subtotal (3,...) or countif PAR Excel Worksheet Functions 3 April 22nd 06 10:48 AM
COUNTIF Subtotal Function? jcpotwor Excel Discussion (Misc queries) 2 January 12th 06 01:56 PM
Subtotal And Countif Sheryl Excel Discussion (Misc queries) 4 December 9th 04 07:18 PM


All times are GMT +1. The time now is 05:57 PM.

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

About Us

"It's about Microsoft Excel"