PC Review


Reply
Thread Tools Rate Thread

Count Number of Visible Rows in Filtered View

 
 
magmike
Guest
Posts: n/a
 
      6th Sep 2011
I use conditional formatting to color my rows according to the point
in the sales process that contact is in. I often Filter rows by color.
However, when I do so, if I want to know how many rows I have showing
in that filtered view, I must count them!

Does anyone know of a formula or script that would count how many rows
are visible in the filtered view?

Thanks in advance!

magmike
 
Reply With Quote
 
 
 
 
DanielCo
Guest
Posts: n/a
 
      6th Sep 2011
Use the SUBTOTAL function with the 103 function numbre :
=SUBTOTAL(103,A:A)
or
=SUBTOTAL(103,A:A)-1
to substtract the header cell
Daniel


> I use conditional formatting to color my rows according to the point
> in the sales process that contact is in. I often Filter rows by color.
> However, when I do so, if I want to know how many rows I have showing
> in that filtered view, I must count them!
>
> Does anyone know of a formula or script that would count how many rows
> are visible in the filtered view?
>
> Thanks in advance!
>
> magmike



 
Reply With Quote
 
magmike
Guest
Posts: n/a
 
      6th Sep 2011
On Sep 6, 10:50*am, DanielCo <dcolardelle...@free.fr> wrote:
> Use the SUBTOTAL function with the 103 function numbre :
> =SUBTOTAL(103,A:A)
> or
> =SUBTOTAL(103,A:A)-1
> to substtract the header cell
> Daniel
>
>
>
> > I use conditional formatting to color my rows according to the point
> > in the sales process that contact is in. I often Filter rows by color.
> > However, when I do so, if I want to know how many rows I have showing
> > in that filtered view, I must count them!

>
> > Does anyone know of a formula or script that would count how many rows
> > are visible in the filtered view?

>
> > Thanks in advance!

>
> > magmike- Hide quoted text -

>
> - Show quoted text -


That was easy - thanks!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I count the number of filtered rows 2D Rick Microsoft Excel Worksheet Functions 2 7th Jan 2007 03:36 AM
SUBTOTAL Second Count / sub-count of Filtered Visible Cells QTE Microsoft Excel Misc 13 4th Aug 2004 04:47 PM
SUBTOTAL Second Count / sub-count of Filtered Visible Cells QTE Microsoft Excel Worksheet Functions 0 27th Jul 2004 08:47 PM
Filtered Visible Rows & VBA Non-Filtered Rows Displayed QTE Microsoft Excel Programming 8 11th Jul 2004 02:21 AM
How do I count the number of filtered rows Pat Bell Microsoft Excel Worksheet Functions 3 16th Aug 2003 04:48 PM


Features
 

Advertising
 

Newsgroups
 


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