S
Shashi Bhosale
I have a followinf Formula.
=SUMPRODUCT((DataCustNum=28901)*
(DataOrderDate>=1/1/2003)*
(DataOrderDate<=12/31/2003)*
(DataAmount)
)
There are some data with blank OrderDate ( for DataOrderDate and DataAmount
and DataCustNum). The output is Zero for this formula even though there is
data for the criteria specified in the formula.
What could be the problem ?
Thanks in advance,
Shashi
=SUMPRODUCT((DataCustNum=28901)*
(DataOrderDate>=1/1/2003)*
(DataOrderDate<=12/31/2003)*
(DataAmount)
)
There are some data with blank OrderDate ( for DataOrderDate and DataAmount
and DataCustNum). The output is Zero for this formula even though there is
data for the criteria specified in the formula.
What could be the problem ?
Thanks in advance,
Shashi