D
DA
I am trying to count the number of issues opened during a
specific week. The formula is on one worksheet, the date
is on the "abc" sheet and the issues are on the "xyz"
sheet.
Can the Count function actually count "dates" or can it
just count numbers?
Here is my formula that is not working. I know the answer
should be 5 and it is returning 0.
=COUNTIF(xyz!D943,"<=abc!$R$1""and">=abc!$R$2)
Thanks!
specific week. The formula is on one worksheet, the date
is on the "abc" sheet and the issues are on the "xyz"
sheet.
Can the Count function actually count "dates" or can it
just count numbers?
Here is my formula that is not working. I know the answer
should be 5 and it is returning 0.
=COUNTIF(xyz!D943,"<=abc!$R$1""and">=abc!$R$2)
Thanks!