Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This will count TEXT, *including* nulls ( "", zero length strings):
=COUNTIF(A:A,"*") This will *not* count nulls: =COUNTIF(A:A,"*?") -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Excel ??" wrote in message ... Dear all, can anyone please please give me a formula or how do I add cells that contatin text not numbers? I want to be able to add each cell that contains text and for those that are blank of course not to be added to my sum. thank you all I hope I made sense. -- 2 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count number of specified text within a text/cell | Excel Discussion (Misc queries) | |||
Count Text in a Cell | Excel Worksheet Functions | |||
Formula text count | Excel Discussion (Misc queries) | |||
Formula text count | Excel Discussion (Misc queries) | |||
Formula to count text and alert me if a text appears more than twi | Excel Discussion (Misc queries) |