Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to figure out the formula which would count the number of "s" (or
"c" or "d" for that matter) files that are also have a received date equal to A1 (9-03). I have tried several formulas - no luck. Any ideas? 9-03 Open New C. Camp 1 COUNT((E8:E30)="A1",IF(C8:C30),"S")) Deletions 18 IF(E8:E30="A1",COUNT(C8:C30="S")"1") Disputes 1 IF(E8:E30="A1",COUNT(C8:C30="S")" ") Starts File Type Recv'd 09-12-2009 D 9-03 10-02-2009 D 8-31 10-02-2009 D 8-27 10-14-2009 D 7-28 10-17-2009 D 9-02 11-07-2009 D 7-21 11-27-2009 D 8-17 11-29-2009 D 8-31 12-19-2009 D 8-04 12-19-2009 D 8-04 12-19-2009 D 8-04 01-15-2010 D 7-27 02-21-2010 D 4-21 03-27-2010 D 8-31 04-09-2010 D 8-06 04-25-2010 D 8-24 07-03-2010 D 8-20 05-29-2011 D 8-24 06-01-2010 S 9-03 07-01-2010 C 9-03 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif And Countif | Excel Worksheet Functions | |||
sumif? countif? | Excel Worksheet Functions | |||
CountIF or SumIF | Excel Discussion (Misc queries) | |||
{} SumIf and CountIf | Excel Worksheet Functions | |||
Countif, Sumif, If - help! | Excel Worksheet Functions |