Drewmyster
Board Regular
- Joined
- May 16, 2007
- Messages
- 151
- Office Version
- 365
- Platform
- Windows
Hi there, please can someone help me fix this formula which only returns a FALSE error.
=IF($A:$A<DATEVALUE("01/04/2011"),$B:$B>DATEVALUE("30/04/2011"),COUNTIF($C:$C,">30"))
As you can see, I wish to check data before, and after, a certain date, then count the number of occurances above 30.
Thanks.
=IF($A:$A<DATEVALUE("01/04/2011"),$B:$B>DATEVALUE("30/04/2011"),COUNTIF($C:$C,">30"))
As you can see, I wish to check data before, and after, a certain date, then count the number of occurances above 30.
Thanks.