N
NZCarol
Hi
I'm trying to detemine the number of exceptions based on a
suburb. ie: Wellington has 2 exceptions of 'a' and 4
exceptions of 'b', while Porirua has 3 of 'a' and 0
of 'b'. This is then used in a pie chart.
I have 2 columns of data called Suburb and Exceptions in a
different worksheet.
I can successfully do the COUNTA with linking, but am
having huge difficulty getting Excel to do a AND countif.
I found an OR formula: To count the number of cells that
contain either "yes" or "no" (not case-sensitive):
=COUNTIF(data,"yes")+COUNTIF(data,"no")
but alas ... that's not what I require.
Can anyone help me out please?? Thanks a million.
I'm trying to detemine the number of exceptions based on a
suburb. ie: Wellington has 2 exceptions of 'a' and 4
exceptions of 'b', while Porirua has 3 of 'a' and 0
of 'b'. This is then used in a pie chart.
I have 2 columns of data called Suburb and Exceptions in a
different worksheet.
I can successfully do the COUNTA with linking, but am
having huge difficulty getting Excel to do a AND countif.
I found an OR formula: To count the number of cells that
contain either "yes" or "no" (not case-sensitive):
=COUNTIF(data,"yes")+COUNTIF(data,"no")
but alas ... that's not what I require.
Can anyone help me out please?? Thanks a million.