Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Margarita Curbelo
 
Posts: n/a
Default Count values in a cell

I need a formula to do the following.

I have a list:
A
B
B
C
A

I need, in a separate cell, to count each instance of A's or B's or C's that
appear. I assume this have to be done using If and Count formulta, but can´t
figure it out.

Thanks in advance for your help.

Regards,
Emece.-
  #2   Report Post  
bj
 
Posts: n/a
Default

Check out Coutif() in helfp
=countif(range,"A")
etc.

"Margarita Curbelo" wrote:

I need a formula to do the following.

I have a list:
A
B
B
C
A

I need, in a separate cell, to count each instance of A's or B's or C's that
appear. I assume this have to be done using If and Count formulta, but can´t
figure it out.

Thanks in advance for your help.

Regards,
Emece.-

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

=COUNTIF($A:$A,"A")

or put A in a cell and use

=COUNTIF($A:$A,M1)

etc.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Margarita Curbelo" wrote in
message ...
I need a formula to do the following.

I have a list:
A
B
B
C
A

I need, in a separate cell, to count each instance of A's or B's or C's

that
appear. I assume this have to be done using If and Count formulta, but

can´t
figure it out.

Thanks in advance for your help.

Regards,
Emece.-



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
Cell linked to a range of cell values in different sheet szeng Excel Discussion (Misc queries) 1 August 9th 05 02:41 AM
Count values bigger than cell Micos3 Excel Discussion (Misc queries) 5 June 23rd 05 01:16 AM
how to count occurence of numbers separated by , in a single cell kish20 Excel Worksheet Functions 3 June 10th 05 07:49 AM
display values in cell Vincent Excel Discussion (Misc queries) 2 February 21st 05 04:16 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 07:19 AM.

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"