Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there,
I need your help to solve sumproduct formule for the Area column : Target Status Date === =============================== jan,feb(march 06) done 1 mar 06 March 06 done 20 feb 06 dec 05,jan,feb,march(april 06) done 1 apr 06 feb 06 cancel 28 feb 06 feb (March 06) ongoing 15 march 06 feb 06 done 7 feb 06 I want to sum all target grouped in "Feb" which has been "done". =SUMPRODUCT((D4:D9="*feb*")*(E4:E15="done")) the result is : 0 ( i assumed that the sumproduct can not identify * (asterisk) as i tought -- * = any charachter) the correct one should be : 3 Please help me to solve this problem. I have number of column and hundreds row needed to be sum with multiple condition of formula such above formula (summing wihtin 2 condition) Thank you Firman Ericsson Indonesia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text box that contains a range of cells not just one. | Charts and Charting in Excel | |||
How can I display a cell range in a text box in excel? | Excel Discussion (Misc queries) | |||
Match function...random search? | Excel Worksheet Functions | |||
convert a range of lowercase text to upper text or vice versa | Excel Worksheet Functions | |||
Changing a range of an array in a SUMPRODUCT formula gives a #N/A error | Excel Discussion (Misc queries) |