OK Here is the issue.
I want to perform a COUNTIF on a Range of Cells on one work sheet that display DONE. But I only want it to count the DONE's that fall on a certain month.
Also that Month would of course change.
Here is the Present formula but I need it with a Date.
=COUNTIF('Uncoached List'!G:G,"Not Done")
I want to perform a COUNTIF on a Range of Cells on one work sheet that display DONE. But I only want it to count the DONE's that fall on a certain month.
Also that Month would of course change.
Here is the Present formula but I need it with a Date.
=COUNTIF('Uncoached List'!G:G,"Not Done")