J
juliejg1
I have the following formula:
=SUMPRODUCT(--(Details!$X$6:$X$169>0.19),--(Details!$X$6:$X$169<0.31),(Details!$AF$6:$AG$169))
This formula is suppose to be saying:
Lookin in column X for any numbers less than .31 and greater than .19 and
for all of those matching the criteria sum up the values in columns AF and AG.
I'm getting an error #VALUE!
Any suggestions?
=SUMPRODUCT(--(Details!$X$6:$X$169>0.19),--(Details!$X$6:$X$169<0.31),(Details!$AF$6:$AG$169))
This formula is suppose to be saying:
Lookin in column X for any numbers less than .31 and greater than .19 and
for all of those matching the criteria sum up the values in columns AF and AG.
I'm getting an error #VALUE!
Any suggestions?