Tennisguuy
Well-known Member
- Joined
- Oct 17, 2007
- Messages
- 564
- Office Version
- 2016
- Platform
- Windows
I am trying to count the number of cells with text. I used this formula countif(B5:30,"*"). However in cells B5:B30 I have formulas that will enter the text based on the condition of the formula. Therefore when I use this formula countif(B5:B30,"*") regardless of how my of the cell actually contain text it returns 26. For example, in cell B5 it shows PA and B6 it shows LA. In this example I would want the formula to show a count of 2 but because the range of cells all have formulas in them it returns 26 regardless of how many of them don't have actual text.
Is there a way to count text when the cells have formulas.
Is there a way to count text when the cells have formulas.