![]() |
Count with Auto-Filter On
How do I count the number (rows) of cells visible on my screen when auto
filter is on and enabled and I am using it to count rows of data. For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. Thanks soooo much! -- sherry |
Count with Auto-Filter On
Try
=SUBTOTAL(103,A1:A10) Where a1 - a10 is the unfiltered range Mike "sherry" wrote: How do I count the number (rows) of cells visible on my screen when auto filter is on and enabled and I am using it to count rows of data. For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. Thanks soooo much! -- sherry |
Count with Auto-Filter On
Put this formula out of the filter range, e.g. insert a row at the top
of your sheet and put this in A1: =SUBTOTAL(3,A3:A503) assuming your colours (and the filters) are in column A. Hope this helps. Pete On Apr 15, 8:11*pm, sherry wrote: How do I count the number (rows) of cells visible on my screen when auto filter is on and enabled and I am using it to count rows of data. *For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. *Thanks soooo much! -- sherry |
Count with Auto-Filter On
Thanks so much. I have no idea where the 103 comes in. I was reading so
many other strings earlier to try and find this answer and I saw a very similar formula with a 109 in it. I use formulas a lot, but I guess I'm a novice at this because the 109 has me stumped too! -- sherry "Mike H" wrote: Try =SUBTOTAL(103,A1:A10) Where a1 - a10 is the unfiltered range Mike "sherry" wrote: How do I count the number (rows) of cells visible on my screen when auto filter is on and enabled and I am using it to count rows of data. For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. Thanks soooo much! -- sherry |
Count with Auto-Filter On
have a look in Help for subtotal and you'll see it quite a handy tool
Mike "sherry" wrote: Thanks so much. I have no idea where the 103 comes in. I was reading so many other strings earlier to try and find this answer and I saw a very similar formula with a 109 in it. I use formulas a lot, but I guess I'm a novice at this because the 109 has me stumped too! -- sherry "Mike H" wrote: Try =SUBTOTAL(103,A1:A10) Where a1 - a10 is the unfiltered range Mike "sherry" wrote: How do I count the number (rows) of cells visible on my screen when auto filter is on and enabled and I am using it to count rows of data. For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. Thanks soooo much! -- sherry |
Count with Auto-Filter On
this is indeed a very helpful post. I just learned a new, very essential
function. THANKS! Francisco "Mike H" wrote: have a look in Help for subtotal and you'll see it quite a handy tool Mike "sherry" wrote: Thanks so much. I have no idea where the 103 comes in. I was reading so many other strings earlier to try and find this answer and I saw a very similar formula with a 109 in it. I use formulas a lot, but I guess I'm a novice at this because the 109 has me stumped too! -- sherry "Mike H" wrote: Try =SUBTOTAL(103,A1:A10) Where a1 - a10 is the unfiltered range Mike "sherry" wrote: How do I count the number (rows) of cells visible on my screen when auto filter is on and enabled and I am using it to count rows of data. For instance, in one column, if I have the words red, orange, green, etc., typed 500 times and I use auto filter to only expose the word red, how do I find out how many rows of "red" I have. Thanks soooo much! -- sherry |
All times are GMT +1. The time now is 04:50 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com