I have lots of rows. I need to count the cells in each row that has text and it is not blank. I used: CountA, it counted all the cells even those cells that were blanks. I used countif(Range, "<>0"), it gave me the same number. I did Countblank,it gave me counts for the cells which were empty. I assume that those cells that are counted while there is no character has invisible characters. How can I solve this problem? or how can I clean those cells that shows no text in?
Your help is greatly appreciated.
G
Your help is greatly appreciated.
G