ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Countif function (https://www.excelbanter.com/excel-programming/283215-countif-function.html)

preety

Countif function
 

Hi, This is URGENT.

Problem: In MS Excel, Column A contains values from A to Z and Column
contains value from 1 to 5. Now, I need to count the records that hav
"A" has value in Column A and "3" in Column B. I had tried with COUNTI
function but it works only for one criteria, i.e. it can be used if
want to count the records with value "A" in Column A or the record
with "5 in Column B. Is there any function that can be used for thi
purpose.
Pls treat this very urgent

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com


Steve Garman

Countif function
 
preety wrote:

Problem: In MS Excel, Column A contains values from A to Z and Column B
contains value from 1 to 5. Now, I need to count the records that have
"A" has value in Column A and "3" in Column B. I had tried with COUNTIF
function but it works only for one criteria, i.e. it can be used if I
want to count the records with value "A" in Column A or the records
with "5 in Column B. Is there any function that can be used for this
purpose.


Have you considered creating a third column with something like "=A1&B1"
as a formula, then using countif ?

--
Steve Garman


Leo Heuser[_2_]

Countif function
 
Please don't waste people's time by
multiposting. Instead crosspost so
helpers will be able to see any answer
posted, no matter which group they are
attending. OTOH crossposting is rarely
necessary since all the regulars attend
must of the groups.

See my answer in microsoft.public.excel.worksheet.functions

--
Best Regards
Leo Heuser

Followup to newsgroup only please.

"preety" skrev i en meddelelse
...

Hi, This is URGENT.

Problem: In MS Excel, Column A contains values from A to Z and Column B
contains value from 1 to 5. Now, I need to count the records that have
"A" has value in Column A and "3" in Column B. I had tried with COUNTIF
function but it works only for one criteria, i.e. it can be used if I
want to count the records with value "A" in Column A or the records
with "5 in Column B. Is there any function that can be used for this
purpose.
Pls treat this very urgent.


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/




Pete McCosh[_5_]

Countif function
 
You need to use an array formula for this. Something like
this should do what you want

=SUM((A1:A100="B")*(B1:B100=3))

If you haven't used array formulae before, you have to
hold CTRL + SHIFT + ENTER to enter it properly. You can
obviously amend the values you search for, or replace them
with a cell reference if you prefer.

Cheers, Pete.

-----Original Message-----

Hi, This is URGENT.

Problem: In MS Excel, Column A contains values from A to

Z and Column B
contains value from 1 to 5. Now, I need to count the

records that have
"A" has value in Column A and "3" in Column B. I had

tried with COUNTIF
function but it works only for one criteria, i.e. it can

be used if I
want to count the records with value "A" in Column A or

the records
with "5 in Column B. Is there any function that can be

used for this
purpose.
Pls treat this very urgent.


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from

http://www.ExcelForum.com/

.


Don Guillett[_4_]

Countif function
 
Must be urgent for you to post everywhere.

--
Don Guillett
SalesAid Software

"preety" wrote in message
...

Hi, This is URGENT.

Problem: In MS Excel, Column A contains values from A to Z and Column B
contains value from 1 to 5. Now, I need to count the records that have
"A" has value in Column A and "3" in Column B. I had tried with COUNTIF
function but it works only for one criteria, i.e. it can be used if I
want to count the records with value "A" in Column A or the records
with "5 in Column B. Is there any function that can be used for this
purpose.
Pls treat this very urgent.


------------------------------------------------
~~ Message posted from
http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/





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

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