Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I define a range as a name (RQTS). Within that range is a set of random
dates. I would like to know if the dates are greater than one date and less than another date. For instance: A2 = 8/1/08 B2 = 8/31/08 C2:C500 = Defined name (RQTS)--random set of dates. Here is my formula. It is returning 0 every time. What am I doing wrong? There should be 6 instances that are counted. =SUMPRODUCT((RQTS$A2)*(RQTS<$B2)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct Issue | Excel Worksheet Functions | |||
I believe this is a SUMPRODUCT issue | Excel Worksheet Functions | |||
SumProduct CountIF issue | Excel Worksheet Functions | |||
Issue with sumproduct | Excel Worksheet Functions | |||
SUMPRODUCT issue | Excel Worksheet Functions |