Forum Discussion

Amber Williams's avatar
Amber Williams
Copper Contributor
Oct 08, 2018

Help Please: I need this to return the Sum not False

=IF(AND(B2>="7/1/2018"+0,B2<"7/8/2018"+0),SUM(W2:AJ2)) B2 is a Text Row W2-AJ2 are Numbers   returns: FALSE   I need it to return the sum.   Any help is much appreciated!