Re: COUNTIF function for 'all others'



Hi

how about
=COUNTA(A1:A6)-sum(B1:B3)

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"terrapinie" <terrapinie@xxxxxxxxx> wrote in message
news:1112376038.115660.302790@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I have a column to count the number of occurrences of certain statuses.
> And have set up the COUNTIF function for three of the status lables,
> and I want to have the fourth to count the number of items with any
> other status.
> For example
> A B
> 1 III COUNTIF(A1:A6,"III")
> 2 XXX COUNTIF(A1:A6,"XXX")
> 3 VVV COUNTIF(A1:A6,"OOO")
> 4 III COUNTIF(AI:A6,"anything else")
> 5 OOO
> 6 NNN
>
> and B1=2, B2=1, B3=1, B4=2.
>
> Is this possible, and how do I do it?
> If need be, I could set it up to be COUNTIF(A1:A6, does not equal
> "III","OOO","XXX")
>
> But I don't know how to do that either...
>
> Thanks a ton in advance!!
> Laurie
>


.



Relevant Pages

  • COUNTIF function for all others
    ... I have a column to count the number of occurrences of certain statuses. ... And have set up the COUNTIF function for three of the status lables, ...
    (microsoft.public.excel)
  • Re: Countif/And Function
    ... > I am trying to count the number of occurrences in a column based on two ... > criteria. ... > count the number of cells in column E with a value of N in column E AND a ... Prev by Date: ...
    (microsoft.public.excel.misc)
  • Re: problems with template ( newbie )
    ... > To make the code follow the standard, change all occurrences of "list" ... pat. ... Prev by Date: ...
    (comp.sys.mac.programmer.codewarrior)
  • Countif/And Function
    ... I am trying to count the number of occurrences in a column based on two ... criteria. ... count the number of cells in column E with a value of N in column E AND a ... Prev by Date: ...
    (microsoft.public.excel.misc)
  • Re: Auto-Numbering Occurrences Question
    ... Biff ... >I would like to automatically number the occurrences found in column A in ... > 3,000 lines/rows. ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)