Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following formula:
=SUMPRODUCT((Input!$C$3:$C$48943<"")*(Input!$A$3: $A$48943=DATE(2009,3,30)*(Input!$A$3:$A$48943<=DA TE(2009,4,3)))) I am using this formula in a rather large spreadsheet, A3:J48943, which is a database logging daily activities of a Marketing Team. Column A contains date values of the specific activity and Column C contains text values indicating the activity type, i.e. Cold Calling, Client Visit, etc, etc. I am trying to achieve the following: Counting the total number of activities per week. Is my formula above correct? Somehow I doubt it because when I run a COUNTA on Column C, I get a different value to the totals reported per week using the above formula. Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMPRODUCT to calculate unique occurences of string in column of d | Excel Discussion (Misc queries) | |||
SUMPRODUCT: Help to use this to find min date in range for criter | Excel Discussion (Misc queries) | |||
Sumproduct with date range | Excel Worksheet Functions | |||
Sumproduct Will Not Find Date | Excel Worksheet Functions | |||
How do I count occurences in a date range? | Excel Worksheet Functions |