Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to count the no of times text [No Show]appears n column C, within a
date range, where the dates are in column A & start & end dates can be entered into cells B2 & B3 respectively. rows used for dates & data are 16:3851 Tried countif & sumproduct and have come to the realisation i need specific help. the following is the last iteration of where i was going...probably way off, any help would be appreciated... =SUMPRODUCT((MATCH(C16:C3851,"No Show",0))*((A16:A3851=B2)*(A16:A3851<=B3))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct or countif? | Excel Discussion (Misc queries) | |||
CountIf or Sumproduct | Excel Discussion (Misc queries) | |||
COUNTIF or SUMPRODUCT | Excel Discussion (Misc queries) | |||
SUMPRODUCT/COUNTIF | Excel Discussion (Misc queries) | |||
countif, sumproduct | New Users to Excel |