+ Reply to Thread
Results 1 to 5 of 5

Countif problem

  1. #1
    David Cleland
    Guest

    Countif problem

    Hi

    I have an excel and I want to count letters - one of the things I am
    counting is the number of A* where A* is the actual data.

    In countif excel is treating the * as a wildcard and is counting As too - I
    only want it to count "A*" - any ideas ?

    David



  2. #2
    Bob Umlas
    Guest

    Re: Countif problem

    Count A~* instead of A*
    the ~ indicates you want the next character to NOT be treated as a wildcard.
    use ~? to count ?, and ~~ to count ~.

    =COUNTIF(Range,"A~*")

    Bob Umlas
    Excel MVP
    "David Cleland" <[email protected]> wrote in message
    news:[email protected]...
    > Hi
    >
    > I have an excel and I want to count letters - one of the things I am
    > counting is the number of A* where A* is the actual data.
    >
    > In countif excel is treating the * as a wildcard and is counting As too -

    I
    > only want it to count "A*" - any ideas ?
    >
    > David
    >
    >




  3. #3
    David Cleland
    Guest

    Re: Countif problem



    > use ~? to count ?, and ~~ to count ~.
    >
    > =COUNTIF(Range,"A~*")



    Bob, the relief of the speed of you post forces me to proclaim I love
    you*... this has been doing my head in all day and I need it for tomorrow

    thanks so much


    David

    in a purely IT kinda way



  4. #4
    Bob Umlas
    Guest

    Re: Countif problem

    Nice to be loved. Purely IT or not!

    "David Cleland" <[email protected]> wrote in message
    news:%[email protected]...
    >
    >
    > > use ~? to count ?, and ~~ to count ~.
    > >
    > > =COUNTIF(Range,"A~*")

    >
    >
    > Bob, the relief of the speed of you post forces me to proclaim I love
    > you*... this has been doing my head in all day and I need it for

    tomorrow
    >
    > thanks so much
    >
    >
    > David
    >
    > in a purely IT kinda way
    >
    >




  5. #5
    Summer
    Guest

    Re: Countif problem

    LOL...I love you guys! Thanx for making my day, it was a long one, too...LOL
    LOL
    --
    Summer

    "Bob Umlas" <[email protected]> wrote in message
    news:[email protected]...
    | Nice to be loved. Purely IT or not!
    |
    | "David Cleland" <[email protected]> wrote in message
    | news:%[email protected]...
    | >
    | >
    | > > use ~? to count ?, and ~~ to count ~.
    | > >
    | > > =COUNTIF(Range,"A~*")
    | >
    | >
    | > Bob, the relief of the speed of you post forces me to proclaim I love
    | > you*... this has been doing my head in all day and I need it for
    | tomorrow
    | >
    | > thanks so much
    | >
    | >
    | > David
    | >
    | > in a purely IT kinda way
    | >
    | >
    |
    |




+ 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