Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
To count non-blank (filled with anything) cells:
=CountA(B:B) To count only numbers: =Count(B:B) To count only text: =Countif(B:B,"*?") -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "jenny" wrote in message ... Hi, In would like to know please, if I fill in cells with text, how can I make each of them them count numeric in another cell. i.e B2 james, B3 julia, C4= 2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i make a cell always show text in caps | Excel Worksheet Functions | |||
How do I add a make a new paragraph in a text cell? | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions | |||
want if cell containts text, then increase count by one | Excel Worksheet Functions | |||
how to count the nr of occurrences of a text string in a cell rang | Excel Worksheet Functions |