+ Reply to Thread
Results 1 to 3 of 3

CountIF, CountA,Which one? or neither?

  1. #1
    amy
    Guest

    CountIF, CountA,Which one? or neither?

    I have tried so many different mixes that I can't find up from down. i hope
    someone can help me.

    The spreadsheet looks like so
    date model status salesperson

    The status column could contain either b,s,f or s
    The salesperson column has names inserted.

    I need to count how many of each letter each salesperson has

    Thanks for your help!


  2. #2
    Bob Phillips
    Guest

    Re: CountIF, CountA,Which one? or neither?

    =SUMPRODUCT(--(D2:D100="Jim"),--(C2:C100="s"))

    etc.

    --
    HTH

    Bob Phillips

    "amy" <[email protected]> wrote in message
    news:[email protected]...
    > I have tried so many different mixes that I can't find up from down. i

    hope
    > someone can help me.
    >
    > The spreadsheet looks like so
    > date model status salesperson
    >
    > The status column could contain either b,s,f or s
    > The salesperson column has names inserted.
    >
    > I need to count how many of each letter each salesperson has
    >
    > Thanks for your help!
    >




  3. #3
    amy
    Guest

    Re: CountIF, CountA,Which one? or neither?

    Thank you Bob!

    "Bob Phillips" wrote:

    > =SUMPRODUCT(--(D2:D100="Jim"),--(C2:C100="s"))
    >
    > etc.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "amy" <[email protected]> wrote in message
    > news:[email protected]...
    > > I have tried so many different mixes that I can't find up from down. i

    > hope
    > > someone can help me.
    > >
    > > The spreadsheet looks like so
    > > date model status salesperson
    > >
    > > The status column could contain either b,s,f or s
    > > The salesperson column has names inserted.
    > >
    > > I need to count how many of each letter each salesperson has
    > >
    > > Thanks for your help!
    > >

    >
    >
    >


+ 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