C
Courtney Rae
I am trying to count in between a date range with conditions
(condition is the department code). This is the formula I have that is
not working:
=Sumproduct((A1:A779>=Date(2009,1,1))*(A1:A779<=Date(2009,1,31))*
(B1:B779="Department"))
(condition is the department code). This is the formula I have that is
not working:
=Sumproduct((A1:A779>=Date(2009,1,1))*(A1:A779<=Date(2009,1,31))*
(B1:B779="Department"))