+ Reply to Thread
Results 1 to 4 of 4

Sumif for part number across date range.

  1. #1
    Registered User
    Join Date
    01-17-2011
    Location
    Stoke-ontrent
    MS-Off Ver
    Excel 2010
    Posts
    25

    Sumif for part number across date range.

    Hi I am looking to count a part number across a date range. I am not to sure what to use, I can do the quantity by date but I don't know how to add a part number in there.

    I need Total number of parts sold by part number between a date period.

    attached is the raw export I get.

    thank you for any help in advance.
    Attached Files Attached Files
    Last edited by chaysp81; 01-21-2011 at 05:04 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Sumif for part number across date range.

    See SUMIFS [and/or COUNTIFS] function (available from XL2007 onwards)

    If the date range is say monthly you could also consider use of a Pivot Table.

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Sumif for part number across date range.

    Given you only need to use versions of Excel 2007 and later, you could use SUMIFS()
    e.g.
    In your sample
    Please Login or Register  to view this content.
    This will give you the total parts sold between, but not including, 15-Jan-10 and 05-Feb-10
    .
    i.e.
    29-Jan-10

    Hope this helps
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  4. #4
    Registered User
    Join Date
    01-17-2011
    Location
    Stoke-ontrent
    MS-Off Ver
    Excel 2010
    Posts
    25

    Re: Sumif for part number across date range.

    With a bit of tweaking i have got this working perfectly. i have added a date range and asked it to search between these dates

    =SUMIFS('12 MONTH USAGE'!F:F,'12 MONTH USAGE'!K:K,A239,'12 MONTH USAGE'!E:E,">="&$AB$1,'12 MONTH USAGE'!E:E,"<="&$AB$2)

    thank you for your help on this. It has helped me incredibly

+ 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