Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I produced a formula that I need to have expanded. =SUM('2010 Actuals'!E2:INDEX('2010 Actuals'!E2:Q2,MATCH(Sheet1!C5,'2010 Actuals'!E1:Q1,0))) I would like to do another condition based on my Category (E). It needs to sum all values in the given Category. As you can see, I have one condition for Period, which is C5. I somehow see the use of Sumproduct formula, but cannot visualize it. Can you please assist. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Could you show us how the data is arranged and what the data is exactly -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "MrRJ" wrote in message ... Hello, I produced a formula that I need to have expanded. =SUM('2010 Actuals'!E2:INDEX('2010 Actuals'!E2:Q2,MATCH(Sheet1!C5,'2010 Actuals'!E1:Q1,0))) I would like to do another condition based on my Category (E). It needs to sum all values in the given Category. As you can see, I have one condition for Period, which is C5. I somehow see the use of Sumproduct formula, but cannot visualize it. Can you please assist. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ashish,
Here is what the layout would be. I use drop down lists for DC and Period. So, if I select DC_A and P5. I should see the results YTD P1-P5. Master Sheet DC Category ValueA ValueB DC_A Cat5 need to see YTD based on Period selection. DC_A Cat10 need to see YTD based on Period selection. DC_A Cat15 need to see YTD based on Period selection. ValueA is derived from another sheetA which looks like this. DC Category P1 P2 P3 P4......P13 DC_A Cat5 $ $ $ $ $ DC_A Cat10 $ $ $ $ $ DC_A Cat15 $ $ $ $ $ ValueB is derived from another sheetB which looks just like sheetA with different data. Hope this explains things. I appreciate your help. "Ashish Mathur" wrote: Hi, Could you show us how the data is arranged and what the data is exactly -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "MrRJ" wrote in message ... Hello, I produced a formula that I need to have expanded. =SUM('2010 Actuals'!E2:INDEX('2010 Actuals'!E2:Q2,MATCH(Sheet1!C5,'2010 Actuals'!E1:Q1,0))) I would like to do another condition based on my Category (E). It needs to sum all values in the given Category. As you can see, I have one condition for Period, which is C5. I somehow see the use of Sumproduct formula, but cannot visualize it. Can you please assist. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Conditions - Use of conditions that vary by cell value | Excel Discussion (Misc queries) | |||
2 Conditions + Sum of a colum matching those conditions | Excel Worksheet Functions | |||
shade cells based on conditions - i have more than 3 conditions | Excel Worksheet Functions | |||
Sum with two conditions | Excel Discussion (Misc queries) | |||
How to multiple conditions to validate more than 2 conditions to . | Excel Worksheet Functions |