+ Reply to Thread
Results 1 to 4 of 4

countif greater/less than argument

  1. #1
    nme#1
    Guest

    countif greater/less than argument

    Hi I'm trying to get a countif argument to work where the condition is greter
    than "a reference", ie:

    =(COUNTIF(K5:K1136,">DATA_RANGES!C3"))-COUNTIF(K5:K1136,">DATA_RANGES!C4")

    I am guessing it is simple, but just can't figure it out......

  2. #2
    Max
    Guest

    Re: countif greater/less than argument

    Try:

    =COUNTIF(K5:K1136,">"&Data_Ranges!C3)
    -COUNTIF(K5:K1136,">"&Data_Ranges!C4)

    --
    Rgds
    Max
    xl 97
    ---
    Singapore, GMT+8
    xdemechanik
    http://savefile.com/projects/236895
    --
    "nme#1" <nme#[email protected]> wrote in message
    news:[email protected]...
    > Hi I'm trying to get a countif argument to work where the condition is

    greter
    > than "a reference", ie:
    >
    > =(COUNTIF(K5:K1136,">DATA_RANGES!C3"))-COUNTIF(K5:K1136,">DATA_RANGES!C4")
    >
    > I am guessing it is simple, but just can't figure it out......




  3. #3
    nme#1
    Guest

    Re: countif greater/less than argument

    Excellent! Thanks Max, most appreciated!!

    "Max" wrote:

    > Try:
    >
    > =COUNTIF(K5:K1136,">"&Data_Ranges!C3)
    > -COUNTIF(K5:K1136,">"&Data_Ranges!C4)
    >
    > --
    > Rgds
    > Max
    > xl 97
    > ---
    > Singapore, GMT+8
    > xdemechanik
    > http://savefile.com/projects/236895
    > --
    > "nme#1" <nme#[email protected]> wrote in message
    > news:[email protected]...
    > > Hi I'm trying to get a countif argument to work where the condition is

    > greter
    > > than "a reference", ie:
    > >
    > > =(COUNTIF(K5:K1136,">DATA_RANGES!C3"))-COUNTIF(K5:K1136,">DATA_RANGES!C4")
    > >
    > > I am guessing it is simple, but just can't figure it out......

    >
    >
    >


  4. #4
    Max
    Guest

    Re: countif greater/less than argument

    You're welcome !
    Thanks for the feedback ..
    --
    Rgds
    Max
    xl 97
    ---
    Singapore, GMT+8
    xdemechanik
    http://savefile.com/projects/236895
    --
    "nme#1" <[email protected]> wrote in message
    news:[email protected]...
    > Excellent! Thanks Max, most appreciated!!




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1