Re: text formulas



Or shorter:

=1/(1+COUNTIF(A1:A100,"N")/COUNTIF(A1:A100,"Y"))

Tim C

"Tim C" <timclainc@xxxxxxxxx> wrote:

> Try:
>
> =COUNTIF(A1:A100,"Y")/(COUNTIF(A1:A100,"Y")+COUNTIF(A1:A100,"N"))
>
> Tim C

> "Rus" <Rus@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

>>I have "Y,N,&NA" in one column. In another column off to the right I am
>> counting those inputs. A total is then calculating those Y(which
>> formulate
>> to be 100%) and N (which formulate to be 0%) and then averaging them.
>>
>> However, I don't want the NA to be part of the average. Meaning, if NA
>> is
>> input, then the count would be NA, instead of 0% (like the N). It throws
>> off
>> the average and I want it excluded from the avg calculation
>>
>> Any thoughts on how to get this to work??


.



Relevant Pages

  • Re: Private Equity Question?
    ... Well, I suppose you can do it by working out the yields first, but ... can also be by eliminating k algebraically, calculating g directly ... better than solving the problem on the basis of it, ... I like the mathematical way of Tim. ...
    (uk.finance)
  • Re: text formulas
    ... "Mangus Pyke" wrote: ... >>counting those inputs. ... A total is then calculating those Y(which formulate ...
    (microsoft.public.excel.worksheet.functions)
  • Re: text formulas
    ... >counting those inputs. ... A total is then calculating those Y(which formulate ... Meaning, if NA is ...
    (microsoft.public.excel.worksheet.functions)
  • text formulas
    ... counting those inputs. ... A total is then calculating those Y(which formulate ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Re: text formulas
    ... Tim C ... > counting those inputs. ... A total is then calculating those Y(which ...
    (microsoft.public.excel.worksheet.functions)