Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default number of cells containing text

I am looking for a formula that sums the number of cells in a range that I
choose that are not blank (contain some text or date), for example assigning
a value of 1 to each cell containing a name and then giving me the number of
cells in that range that contains a name (also assume that every nonblank
cell contains a name). I am looking to do this with a range (A1:A20) so that
I can insert cells into that range and still have the formula calculate. Can
someone please help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 95
Default number of cells containing text

You may use the formula COUNTA directly, that counts non blank cells in a
range:
=COUNTA(A1:A20)

Hope this helps,
Miguel.

"Xhawk57" wrote:

I am looking for a formula that sums the number of cells in a range that I
choose that are not blank (contain some text or date), for example assigning
a value of 1 to each cell containing a name and then giving me the number of
cells in that range that contains a name (also assume that every nonblank
cell contains a name). I am looking to do this with a range (A1:A20) so that
I can insert cells into that range and still have the formula calculate. Can
someone please help?

Reply
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 to count the number of Excel cells with text formatted Italic phausman Excel Worksheet Functions 3 July 19th 06 04:32 PM
total cells with text and number EX: GS-5 dap1 Excel Worksheet Functions 4 May 4th 06 02:21 PM
How do I sum text cells with number cells? meliswi3 Excel Worksheet Functions 1 March 29th 06 10:06 PM
Formulas dealing with text data Bagia Excel Worksheet Functions 6 June 20th 05 10:29 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM


All times are GMT +1. The time now is 12:33 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"