![]() |
count if cell if fill with text
if a cell is fill up with text it is consider one count. what is the formula
to use? |
count if cell if fill with text
=COUNTA(A1:A25)
Regards Trevor " wrote in message ... if a cell is fill up with text it is consider one count. what is the formula to use? |
count if cell if fill with text
COUNTA will count *all* non-empty cells. Both TEXT and NUMBERS.
To count *only* cells that contain TEXT (this includes formula blanks): =COUNTIF(A1:A10,"*") Biff " wrote in message ... if a cell is fill up with text it is consider one count. what is the formula to use? |
All times are GMT +1. The time now is 03:54 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com