Hello Again,
I would like to do a count if equation based on a date, originally the count if formula was
=COUNTIF(TCC!K3:K500,"0")
which was working, now I am trying to make that contingent on the date with,
=COUNTIF(--(TCC!A3:A500=DATEVALUE("5/3/2011")),(TCC!G3:G500,"0"))
but is not taking, this set up worked in two previous equations but those were COUNTA and SUMPRODUCT functions. What should i change for the Countif?
Thank you
I would like to do a count if equation based on a date, originally the count if formula was
=COUNTIF(TCC!K3:K500,"0")
which was working, now I am trying to make that contingent on the date with,
=COUNTIF(--(TCC!A3:A500=DATEVALUE("5/3/2011")),(TCC!G3:G500,"0"))
but is not taking, this set up worked in two previous equations but those were COUNTA and SUMPRODUCT functions. What should i change for the Countif?
Thank you