slinky192001
Board Regular
- Joined
- Mar 16, 2007
- Messages
- 100
Hello
In column A i have a list of words. I want to create a countif that will count the number of cells not equal to "Today". When i try and do this using the below, it is also counting the blank cells in column A. How can i get it to ignore the blank cells?
=COUNTIF(A:A, "<> Today")
Thank YOu
In column A i have a list of words. I want to create a countif that will count the number of cells not equal to "Today". When i try and do this using the below, it is also counting the blank cells in column A. How can i get it to ignore the blank cells?
=COUNTIF(A:A, "<> Today")
Thank YOu