Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have been looking for a solution to my issue for several hours now but I
have had little luck finding an exact answer, so here goes. I used auto filter to filter the data in my spreedsheet I have several columns but to simplify things I am mainly concerned with three; one is regions, the other is dealers, and the last is certified position. In a different tab I have a table that has each region down column A and each postion across the row I need a formula that will tell me how many of each given position there are are in each region . I do not want to use a pivot table, and the data will be constantly updated, so the formula needs to incorporate the filters. The current type formula I am using per each region is =COUNTIF('EV Positions - Data'!$I$544:$I$802, "EV Sales Leader") but it does not allow for updates. Thanks for the Help |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Take a look at the SumProduct( ) function.
-- Hope this helps. If it does, please click the Yes button. Thanks in advance for your feedback. Gary Brown "donaldb" wrote: I have been looking for a solution to my issue for several hours now but I have had little luck finding an exact answer, so here goes. I used auto filter to filter the data in my spreedsheet I have several columns but to simplify things I am mainly concerned with three; one is regions, the other is dealers, and the last is certified position. In a different tab I have a table that has each region down column A and each postion across the row I need a formula that will tell me how many of each given position there are are in each region . I do not want to use a pivot table, and the data will be constantly updated, so the formula needs to incorporate the filters. The current type formula I am using per each region is =COUNTIF('EV Positions - Data'!$I$544:$I$802, "EV Sales Leader") but it does not allow for updates. Thanks for the Help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table filters, especially DATE filters | Excel Worksheet Functions | |||
Filters and Countif | Excel Discussion (Misc queries) | |||
Filters, Subtotal & Intacted Results after the filters' Removal | Excel Discussion (Misc queries) | |||
How to make =MAX(IF incorporate "less than"? | Excel Worksheet Functions | |||
How do I incorporate 2 columns into 1 column | Excel Discussion (Misc queries) |