#1   Report Post  
Todd Nelson
 
Posts: n/a
Default Countif

When using the countif formula, how can i have it count the cells that have
any text in them?
  #2   Report Post  
bj
 
Posts: n/a
Default

if you have a combination of numbers and text in a range

try
=counta(range)-count(range)
"Todd Nelson" wrote:

When using the countif formula, how can i have it count the cells that have
any text in them?

  #3   Report Post  
Duke Carey
 
Posts: n/a
Default

Array-entered, meaning you commit with Ctrl-Shift-Enter

=SUMPRODUCT(--(ISTEXT(A1:A6)))

"Todd Nelson" wrote:

When using the countif formula, how can i have it count the cells that have
any text in them?

  #4   Report Post  
Domenic
 
Posts: n/a
Default

Try...

=COUNTIF(A1:A100,"?*")

Note that formula blanks "" are excluded from the count.

Hope this helps!

In article ,
"Todd Nelson" wrote:

When using the countif formula, how can i have it count the cells that have
any text in them?

  #5   Report Post  
Bob Umlas
 
Posts: n/a
Default

No need to array-enter. Simple entry will work fine.
Bob Umlas
Excel MVP

"Duke Carey" wrote in message
...
Array-entered, meaning you commit with Ctrl-Shift-Enter

=SUMPRODUCT(--(ISTEXT(A1:A6)))

"Todd Nelson" wrote:

When using the countif formula, how can i have it count the cells that

have
any text in them?



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
COUNTIF help Ant Excel Worksheet Functions 4 August 10th 05 09:02 PM
COUNTIF COMBINATION?? Heather Excel Worksheet Functions 1 April 26th 05 02:44 AM
Combining IF and COUNTIF based on two columns maxtrixx Excel Discussion (Misc queries) 5 March 31st 05 06:21 PM
Countif - Countif maswinney Excel Worksheet Functions 3 November 15th 04 11:06 PM
countif, again Liz G Excel Worksheet Functions 2 November 1st 04 11:20 PM


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

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

About Us

"It's about Microsoft Excel"