+ Reply to Thread
Results 1 to 4 of 4

sum units older then a date.

  1. #1
    Registered User
    Join Date
    09-08-2010
    Location
    canada
    MS-Off Ver
    Excel 2010
    Posts
    43

    sum units older then a date.

    Hey guys

    I have a long list of product sales that i need to summarize based off date. what i am looking to do is pull all sales of a product that were made before a set date.

    I am sure i am close but i just can't figure it out.

    any advice would be much appreciated.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: sum units older then a date.

    Something like this...

    Use cells to hold the criteria:

    A1 = some product
    B1 = some date

    =SUMIFS(sum_range,product_range,A1,date_range,"<"&B1)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    09-08-2010
    Location
    canada
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: sum units older then a date.

    THANKS!!!

    I was missing the "&" i knew i was close.

    thanks again for you help

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: sum units older then a date.

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 04-23-2014, 09:07 AM
  2. Remove Row if Date is Older Than - Help!
    By aserle in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-25-2013, 02:09 AM
  3. [SOLVED] Date older than 3 years? (yes/no)
    By wintheranders in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-19-2013, 06:00 AM
  4. [SOLVED] Calculate the Bonus units according to the quantity of the units bought (Help)
    By mo_naf in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-15-2012, 05:51 PM
  5. Delete lines with older date
    By VDREECK in forum Excel General
    Replies: 2
    Last Post: 01-14-2011, 03:51 AM
  6. How to pull out an older date...
    By screenpath in forum Excel General
    Replies: 3
    Last Post: 11-14-2007, 07:37 AM
  7. I want any date 90 days or older from current date change color
    By Big Abalone in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-23-2006, 12:10 AM

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