Again I've Googled hours looking for a solution to this (including searching this forum) :-(

I have the following table and would like to get the number of rows where EITHER column A OR B is NOT blank (has either text or number).

column A column B column C
50 100
Has Text 100
90
50 Has Text 100

So the result in this case would be 3.

Thanks for your help!