ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Easy One! (https://www.excelbanter.com/excel-discussion-misc-queries/258699-easy-one.html)

Skydiver

Easy One!
 
I have this formula:

=COUNTIF(A1:A10,"sup")

I want the sum of a few other acronyms as well. How can I retrieve the sum
of several different acronyms within the same data range? Help!!!

Skydiver

Easy One!
 
Never mind. I got it =COUNTA(A1:A10)

"Skydiver" wrote:

I have this formula:

=COUNTIF(A1:A10,"sup")

I want the sum of a few other acronyms as well. How can I retrieve the sum
of several different acronyms within the same data range? Help!!!


Russell Dawson[_2_]

Easy One!
 
=COUNTIF(A1:A10,"sup")+COUNTIF(A1:A10,"pus")
Would enable you to count specific entries
Counta only tells you if there is an entry in a range i.e. non blank cells
--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"Skydiver" wrote:

I have this formula:

=COUNTIF(A1:A10,"sup")

I want the sum of a few other acronyms as well. How can I retrieve the sum
of several different acronyms within the same data range? Help!!!


Bob I

Easy One!
 
=COUNTIF(A1:A10,"sup")+=COUNTIF(A1:A10,"dude")

Skydiver wrote:
I have this formula:

=COUNTIF(A1:A10,"sup")

I want the sum of a few other acronyms as well. How can I retrieve the sum
of several different acronyms within the same data range? Help!!!



Skydiver

Easy One!
 
You're right Russell! Thanks for posting! I wanted specific entries after
all. You guys are awesome!!!

"Russell Dawson" wrote:

=COUNTIF(A1:A10,"sup")+COUNTIF(A1:A10,"pus")
Would enable you to count specific entries
Counta only tells you if there is an entry in a range i.e. non blank cells
--
Russell Dawson
Excel Student

Please hit "Yes" if this post was helpful.


"Skydiver" wrote:

I have this formula:

=COUNTIF(A1:A10,"sup")

I want the sum of a few other acronyms as well. How can I retrieve the sum
of several different acronyms within the same data range? Help!!!



All times are GMT +1. The time now is 11:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com