LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default make text in one cell count as 1 in another cell

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i make a cell always show text in caps Alan Excel Worksheet Functions 3 August 13th 05 04:32 PM
How do I add a make a new paragraph in a text cell? bearntrail Excel Discussion (Misc queries) 1 July 5th 05 10:15 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
want if cell containts text, then increase count by one lsundae Excel Worksheet Functions 4 November 18th 04 02:11 PM
how to count the nr of occurrences of a text string in a cell rang eagerbuyer Excel Worksheet Functions 1 November 4th 04 12:27 PM


All times are GMT +1. The time now is 01:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"