#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 9
Default Filters

Hello,
I have filtered a large list and am just trying to count my filtered
results. When I put the function "count" in, it counts the hidden rows or
filtered out rows along with my filtered results. How do I just get the
total number of my filtered results? If anyone can help please email me at
or . I am not looking for a
dollar figure of my results but just the total number of items that my filter
produced.

Thank you,
Chris
  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,268
Default Filters

That is not possible, use

=SUBTOTAL(3,A2:A1000)

where A2:A1000 is the whole range of the list/table you filter


--
Regards,

Peo Sjoblom



"kanstrup" wrote in message
...
I have but unfortunately it still counts the rows that I filtered out. Any
other ideas?

"Don Guillett" wrote:

Look in the help index for SUBTOTAL

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"kanstrup" wrote in message
...
Hello,
I have filtered a large list and am just trying to count my filtered
results. When I put the function "count" in, it counts the hidden rows
or
filtered out rows along with my filtered results. How do I just get
the
total number of my filtered results? If anyone can help please email
me
at
or . I am not looking
for
a
dollar figure of my results but just the total number of items that my
filter
produced.

Thank you,
Chris





  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,268
Default Filters

9 will SUM, 3 will count all entries (text as well as numbers) 2 will count
numbers only
There are other things like average etc. If you look up subtotal in help
you'll see what the numbers mean


--
Regards,

Peo Sjoblom


"kanstrup" wrote in message
...
Hello,
Thank you for your help. It worked. I was using

=subtotal(9,A2:A1000)

What is the difference between 3 and 9 in these formulas? I tried looking
it up and don't understand what they are saying? If you can answer, I
would
greatly appreciate it. If you could copy me at

that would be great too.

Thanks,
Chris

"Peo Sjoblom" wrote:

That is not possible, use

=SUBTOTAL(3,A2:A1000)

where A2:A1000 is the whole range of the list/table you filter


--
Regards,

Peo Sjoblom



"kanstrup" wrote in message
...
I have but unfortunately it still counts the rows that I filtered out.
Any
other ideas?

"Don Guillett" wrote:

Look in the help index for SUBTOTAL

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"kanstrup" wrote in message
...
Hello,
I have filtered a large list and am just trying to count my filtered
results. When I put the function "count" in, it counts the hidden
rows
or
filtered out rows along with my filtered results. How do I just get
the
total number of my filtered results? If anyone can help please
email
me
at
or . I am not
looking
for
a
dollar figure of my results but just the total number of items that
my
filter
produced.

Thank you,
Chris







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
Filters Probber Excel Worksheet Functions 3 January 9th 07 04:51 PM
How to copy with filters but not copy the filters in the middle? ztalove Excel Discussion (Misc queries) 0 November 1st 06 04:53 PM
Filters Hickeym Excel Discussion (Misc queries) 0 May 26th 06 04:08 PM
Filters, Subtotal & Intacted Results after the filters' Removal kasiopi Excel Discussion (Misc queries) 5 February 24th 06 12:18 PM
Using Filters SJGLASS Excel Discussion (Misc queries) 5 October 27th 05 06:05 PM


All times are GMT +1. The time now is 06:02 AM.

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"