ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Can I set a cell value to a filter selection in Excel? (https://www.excelbanter.com/excel-worksheet-functions/184856-can-i-set-cell-value-filter-selection-excel.html)

TC in CT

Can I set a cell value to a filter selection in Excel?
 
I have auto filter on for a set of row headers and would like to populate a
cell with the number of rows that match the filter selection. If my row
entries in this column are "Yes" and "No", for example, I'd like to show the
number of "Yes" entries in the column when I filter by "Yes" or "No" when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!

ryguy7272

Can I set a cell value to a filter selection in Excel?
 
Let's say 'Response' is in A1.
all the Yes and No responses are in A2:A30.
=SUBTOTAL(3,A2:A30)
Filter your list and see what happens.


Regards,
Ryan--



--
RyGuy


"TC in CT" wrote:

I have auto filter on for a set of row headers and would like to populate a
cell with the number of rows that match the filter selection. If my row
entries in this column are "Yes" and "No", for example, I'd like to show the
number of "Yes" entries in the column when I filter by "Yes" or "No" when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!


TC in CT

Can I set a cell value to a filter selection in Excel?
 
You nailed it rguy!! Thanks.

"ryguy7272" wrote:

Let's say 'Response' is in A1.
all the Yes and No responses are in A2:A30.
=SUBTOTAL(3,A2:A30)
Filter your list and see what happens.


Regards,
Ryan--



--
RyGuy


"TC in CT" wrote:

I have auto filter on for a set of row headers and would like to populate a
cell with the number of rows that match the filter selection. If my row
entries in this column are "Yes" and "No", for example, I'd like to show the
number of "Yes" entries in the column when I filter by "Yes" or "No" when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!


Ken

Can I set a cell value to a filter selection in Excel?
 
I searched and found this formula and works as it's noted below, however, so
I can learn how this is done instead of copying, can you tell me what the 3,
reference represents in the formula?

"ryguy7272" wrote:

Let's say 'Response' is in A1.
all the Yes and No responses are in A2:A30.
=SUBTOTAL(3,A2:A30)
Filter your list and see what happens.


Regards,
Ryan--



--
RyGuy


"TC in CT" wrote:

I have auto filter on for a set of row headers and would like to populate a
cell with the number of rows that match the filter selection. If my row
entries in this column are "Yes" and "No", for example, I'd like to show the
number of "Yes" entries in the column when I filter by "Yes" or "No" when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!


T. Valko

Can I set a cell value to a filter selection in Excel?
 
Look in Excel help for the SUBTOTAL function. It'll tell you what all the
index numbers mean.

--
Biff
Microsoft Excel MVP


"Ken" wrote in message
...
I searched and found this formula and works as it's noted below, however,
so
I can learn how this is done instead of copying, can you tell me what the
3,
reference represents in the formula?

"ryguy7272" wrote:

Let's say 'Response' is in A1.
all the Yes and No responses are in A2:A30.
=SUBTOTAL(3,A2:A30)
Filter your list and see what happens.


Regards,
Ryan--



--
RyGuy


"TC in CT" wrote:

I have auto filter on for a set of row headers and would like to
populate a
cell with the number of rows that match the filter selection. If my
row
entries in this column are "Yes" and "No", for example, I'd like to
show the
number of "Yes" entries in the column when I filter by "Yes" or "No"
when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!




Gord Dibben

Can I set a cell value to a filter selection in Excel?
 
You can learn more by typing "subtotal" into the Excel help dialog.


Gord Dibben MS Excel MVP

On Fri, 16 Oct 2009 09:13:01 -0700, Ken
wrote:

I searched and found this formula and works as it's noted below, however, so
I can learn how this is done instead of copying, can you tell me what the 3,
reference represents in the formula?

"ryguy7272" wrote:

Let's say 'Response' is in A1.
all the Yes and No responses are in A2:A30.
=SUBTOTAL(3,A2:A30)
Filter your list and see what happens.


Regards,
Ryan--



--
RyGuy


"TC in CT" wrote:

I have auto filter on for a set of row headers and would like to populate a
cell with the number of rows that match the filter selection. If my row
entries in this column are "Yes" and "No", for example, I'd like to show the
number of "Yes" entries in the column when I filter by "Yes" or "No" when
filtered by "No".

A pivot table is over kill for my solution.

Thanks in advance!!




All times are GMT +1. The time now is 02:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com