fastballfreddy
Board Regular
- Joined
- Jan 13, 2015
- Messages
- 60
- Office Version
- 2016
- Platform
- Windows
Needing a formula to count non blanks in 1st column and blanks in the 2nd column. So the example it would count 2. the text is giving me issues trying to do a COUNTIFS formula and using COUNTA formula. I've searched and tested but nothing is working for me. appreciate any help in advance.
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]count non blanks[/TD]
[TD]count blanks[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]text2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text3[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]text5[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]count non blanks[/TD]
[TD]count blanks[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]text2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]text3[/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]text5[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]