Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I know this sounds odd, but here's the deal:
I have filtered a set of data and need to filter it down even further. For many reasons, the advance filter option won't work and the subtotal,9 function works only on the filtered data results. I need to do something similar to a SUMIF feature on the filtered data. Is this possible? I've tried playing around, tryng to find a workaround and spent alot of time reading other posts here.....all to no avail. Can anyone help me here? Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Skip in FL wrote:
I know this sounds odd, but here's the deal: I have filtered a set of data and need to filter it down even further. For many reasons, the advance filter option won't work and the subtotal,9 function works only on the filtered data results. I need to do something similar to a SUMIF feature on the filtered data. Is this possible? I've tried playing around, tryng to find a workaround and spent alot of time reading other posts here.....all to no avail. Can anyone help me here? Thanks! Are you trying to sum on multiple conditions? This might be a solution: http://xldynamic.com/source/xld.SUMPRODUCT.html |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for replying, but that won't work either.
The SUMPRODUCT function restrictions (i.e., that the arrays be the same size and that no array can be an entire column) are too restrictive to be of any value, and I'm not even sure if SUMPRODUCT will work ONLY on the filtered data. But thanks for your time! "smartin" wrote: Skip in FL wrote: I know this sounds odd, but here's the deal: I have filtered a set of data and need to filter it down even further. For many reasons, the advance filter option won't work and the subtotal,9 function works only on the filtered data results. I need to do something similar to a SUMIF feature on the filtered data. Is this possible? I've tried playing around, tryng to find a workaround and spent alot of time reading other posts here.....all to no avail. Can anyone help me here? Thanks! Are you trying to sum on multiple conditions? This might be a solution: http://xldynamic.com/source/xld.SUMPRODUCT.html |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to do something similar to a
SUMIF feature on the filtered data. Is this possible? Yes. What are the details? -- Biff Microsoft Excel MVP "Skip in FL" <Skip in wrote in message ... I know this sounds odd, but here's the deal: I have filtered a set of data and need to filter it down even further. For many reasons, the advance filter option won't work and the subtotal,9 function works only on the filtered data results. I need to do something similar to a SUMIF feature on the filtered data. Is this possible? I've tried playing around, tryng to find a workaround and spent alot of time reading other posts here.....all to no avail. Can anyone help me here? Thanks! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Would you show a few rows of data, requirements, and expected results?
Perhaps there is another way. Skip in FL wrote: Thanks for replying, but that won't work either. The SUMPRODUCT function restrictions (i.e., that the arrays be the same size and that no array can be an entire column) are too restrictive to be of any value, and I'm not even sure if SUMPRODUCT will work ONLY on the filtered data. But thanks for your time! "smartin" wrote: Skip in FL wrote: I know this sounds odd, but here's the deal: I have filtered a set of data and need to filter it down even further. For many reasons, the advance filter option won't work and the subtotal,9 function works only on the filtered data results. I need to do something similar to a SUMIF feature on the filtered data. Is this possible? I've tried playing around, tryng to find a workaround and spent alot of time reading other posts here.....all to no avail. Can anyone help me here? Thanks! Are you trying to sum on multiple conditions? This might be a solution: http://xldynamic.com/source/xld.SUMPRODUCT.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get Auto filter to report number of records filtered? | Setting up and Configuration of Excel | |||
Link to filtered Data - AUTO | Excel Discussion (Misc queries) | |||
using auto filter, how to tell what columns are filtered? | Excel Discussion (Misc queries) | |||
How can I count data after I apply a Filter in MS Excel | Excel Worksheet Functions | |||
Calculating auto filtered data | Excel Discussion (Misc queries) |