Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Jonathan,
Am Fri, 28 Nov 2014 06:58:20 -0800 (PST) schrieb Jonathan Pence: thanks. that works, but when i want to split out the groupsets, like "executed w/itw + executed w/desk", and then "Proposed w/itw + proposed w/desk", how to I isolate them only? do I need to use a different funtion than "-" or just change it? for G142 and G143 e.g. try: =SUMPRODUCT(($A$18:$A$35=F142)*(($B$18:$B$35=G142) +($B$18:$B$35=G143))*$M$18:$M$35*$O$18:$O$35)/SUMPRODUCT(($A$18:$A$35=F142)*(($B$18:$B$35=142)+( $B$18:$B$35=G142))*$M$18:$M$35) Regards Claus B. -- Vista Ultimate / Windows7 Office 2007 Ultimate / 2010 Professional |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
if true, if not nested if funcion | Excel Worksheet Functions | |||
IF statement with nested SUMPRODUCT? | Excel Discussion (Misc queries) | |||
Sumproduct with nested sum | Excel Worksheet Functions | |||
If condition is true return sumproduct of two arrays | Excel Worksheet Functions | |||
If condition is true return sumproduct of two arrays | Excel Worksheet Functions |