ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   COUNTA for counting numerous text entries? (https://www.excelbanter.com/excel-discussion-misc-queries/317593-counta-counting-numerous-text-entries.html)

Asystole

COUNTA for counting numerous text entries?
 
I'm working through a number of tasks on Excel training, and one of them is based on a sports club's membership database.

It asks you to count the number of female members who are also gold members (as opposed to silver, bronze).

The question tells you to use COUNTA specifically for the task, though every website i've consulted says that COUNTA is not used to count multiple criteria like this, and I thought I should be using COUNTIF instead?

Is the question right in telling me to use COUNTA?

Gord Dibben[_2_]

COUNTA for counting numerous text entries?
 
Certainly not COUNTA and COUNTIF would not be my choice.

SUMPRODUCT would do the job.

M or F in Column A

G, S or B Column B

=SUMPRODUCT((A1:A43="F")*(B1:B43="G"))



Gord


On Thu, 12 Jan 2012 22:02:23 +0000, Asystole
wrote:


I'm working through a number of tasks on Excel training, and one of them
is based on a sports club's membership database.

It asks you to count the number of female members who are also gold
members (as opposed to silver, bronze).

The question tells you to use COUNTA specifically for the task, though
every website i've consulted says that COUNTA is not used to count
multiple criteria like this, and I thought I should be using COUNTIF
instead?

Is the question right in telling me to use COUNTA?



All times are GMT +1. The time now is 04:05 PM.

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