M
mhall5
Hey guys.
I was wondering if anyone could help me out with this function "value
error. Basically I am trying to sum using multiple arrays. I want t
sum by name, stage, and date range. In the following formula the firs
array corresponds to name, the second two correspond to date, and th
last array corresponds to stage. Basically I want to sum the number o
instances per stage per person. When I enter the following formula,
get the value error and I dont see why. If anyone can help me wit
this, I would really appreciate it. Thank You
=SUMPRODUCT(--('Lead Data'!$K$6:$K$504='Lead Data'!$M8),--('Lea
Data'!$A$6:$A$504>=DATEVALUE("1/01/2006")),--('Lea
Data'!$A$6:$A$504<=DATEVALUE("1/06/2006")),--('Lead Data'!D6
160='Lea
Data'!N7)
I was wondering if anyone could help me out with this function "value
error. Basically I am trying to sum using multiple arrays. I want t
sum by name, stage, and date range. In the following formula the firs
array corresponds to name, the second two correspond to date, and th
last array corresponds to stage. Basically I want to sum the number o
instances per stage per person. When I enter the following formula,
get the value error and I dont see why. If anyone can help me wit
this, I would really appreciate it. Thank You
=SUMPRODUCT(--('Lead Data'!$K$6:$K$504='Lead Data'!$M8),--('Lea
Data'!$A$6:$A$504>=DATEVALUE("1/01/2006")),--('Lea
Data'!$A$6:$A$504<=DATEVALUE("1/06/2006")),--('Lead Data'!D6

Data'!N7)