#1   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default COUNTIF?

I need to count numbered text, such as, "100A" in a column.
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Billigmeier
 
Posts: n/a
Default COUNTIF?

If you need to count the number of numerical values use =COUNT(), if you need
to count the total number of populated cells (numerical values and text
values) use =COUNTA().


--
Regards,
Dave


"Vegs" wrote:

I need to count numbered text, such as, "100A" in a column.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Pats
 
Posts: n/a
Default COUNTIF?

I created a workbook and entered some dummy text values, such as 100A, 110A,
1201
Then I used =COUNTIF(A1:A3,"100A") and it returned 1, which is correct.

"Vegs" wrote:

I need to count numbered text, such as, "100A" in a column.

  #4   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default COUNTIF?


=countif(a:a,"100a")


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=494665

  #5   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default COUNTIF?

Thanks Dave...
I needed to add "*100A*" to the COUNTIF fucntion.

"David Billigmeier" wrote:

If you need to count the number of numerical values use =COUNT(), if you need
to count the total number of populated cells (numerical values and text
values) use =COUNTA().


--
Regards,
Dave


"Vegs" wrote:

I need to count numbered text, such as, "100A" in a column.



  #6   Report Post  
Posted to microsoft.public.excel.misc
Vegs
 
Posts: n/a
Default COUNTIF?

Thanks Pats,
The spreadsheet was generated from another program so the values weren't
centered in the cell...I added asterisks "*100A*" to the formula and it
works..

"Pats" wrote:

I created a workbook and entered some dummy text values, such as 100A, 110A,
1201
Then I used =COUNTIF(A1:A3,"100A") and it returned 1, which is correct.

"Vegs" wrote:

I need to count numbered text, such as, "100A" in a column.

  #7   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default COUNTIF?

Vegs

=countif(A:A, "100A")


Gord Dibben Excel MVP

On Mon, 19 Dec 2005 10:56:02 -0800, "Vegs"
wrote:

I need to count numbered text, such as, "100A" in a column.

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 or not to COUNTIF on a range in another sheet Ellie Excel Worksheet Functions 4 September 15th 05 10:06 PM
COUNTIF help Ant Excel Worksheet Functions 4 August 10th 05 09:02 PM
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 03:57 AM.

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"