+ Reply to Thread
Results 1 to 4 of 4

How to use complex criteria in SUMIF()

  1. #1
    jjh64miles
    Guest

    How to use complex criteria in SUMIF()

    I would like a simple formula which will give the totals for a month from a
    (large)list in another worksheet .

  2. #2
    Bob Phillips
    Guest

    Re: How to use complex criteria in SUMIF()

    =SUMPRODUCT(--TEXT(Sheet2!A2:A2000,"mmmyyyy")="May2006"),Sheet2!B2:B2000)

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "jjh64miles" <[email protected]> wrote in message
    news:[email protected]...
    > I would like a simple formula which will give the totals for a month from

    a
    > (large)list in another worksheet .




  3. #3
    jjh64miles
    Guest

    Re: How to use complex criteria in SUMIF()

    Thanks I tried this - but dates all diferent days, i.e 01/12/05, 25/12/05,
    15/12/05 etc(@500 per month) and list formatted for report so not by date.

    jjh64miles



    "Bob Phillips" wrote:

    > =SUMPRODUCT(--TEXT(Sheet2!A2:A2000,"mmmyyyy")="May2006"),Sheet2!B2:B2000)
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove xxx from email address if mailing direct)
    >
    > "jjh64miles" <[email protected]> wrote in message
    > news:[email protected]...
    > > I would like a simple formula which will give the totals for a month from

    > a
    > > (large)list in another worksheet .

    >
    >
    >


  4. #4
    Bob Phillips
    Guest

    Re: How to use complex criteria in SUMIF()

    But my example extracted the month from the date, so many per month, one or
    none is irrelevant

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "jjh64miles" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks I tried this - but dates all diferent days, i.e 01/12/05, 25/12/05,
    > 15/12/05 etc(@500 per month) and list formatted for report so not by date.
    >
    > jjh64miles
    >
    >
    >
    > "Bob Phillips" wrote:
    >
    > >

    =SUMPRODUCT(--TEXT(Sheet2!A2:A2000,"mmmyyyy")="May2006"),Sheet2!B2:B2000)
    > >
    > > --
    > > HTH
    > >
    > > Bob Phillips
    > >
    > > (remove xxx from email address if mailing direct)
    > >
    > > "jjh64miles" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > I would like a simple formula which will give the totals for a month

    from
    > > a
    > > > (large)list in another worksheet .

    > >
    > >
    > >




+ 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