+ Reply to Thread
Results 1 to 3 of 3

How to get total price with multiple criteria based on (ORDER NUMBER) and (DATE)?

Hybrid View

  1. #1
    Registered User
    Join Date
    12-04-2016
    Location
    ABU DHABI
    MS-Off Ver
    2013
    Posts
    7

    How to get total price with multiple criteria based on (ORDER NUMBER) and (DATE)?

    Hello,

    Please find attached an example file.

    In reference to my question mentioned in the post title:
    "How to get total price with multiple criteria based on (ORDER NUMBER) and (DATE)?", I tried different functions and it went either ZERO or errors.

    I would really appreciate your help in resolving the problem.


    Thank you!
    Yaser
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: How to get total price with multiple criteria based on (ORDER NUMBER) and (DATE)?

    Hello
    In cell K11, for example, try:

    Formula: copy to clipboard
    =SUMIFS(CALCULATOR[PRICE],CALCULATOR[ORDER NUMBER],J11&"*",CALCULATOR[DATE],">="&L11,CALCULATOR[DATE],"<="&EOMONTH(L11,0))


    This returns $1,080.0 for February 2016, as your example. However, not sure how you reached the figures for RYZA and SHAS, as they have no values for February 2016. Is this an error?

    DBY
    Last edited by DBY; 12-06-2016 at 08:16 AM.

  3. #3
    Registered User
    Join Date
    12-04-2016
    Location
    ABU DHABI
    MS-Off Ver
    2013
    Posts
    7

    Re: How to get total price with multiple criteria based on (ORDER NUMBER) and (DATE)?

    It is working fine and no problem!

    I attached an updated version of corrections for RYZA and SHAS.

    I very much appreciated; I really appreciate your help.
    Attached Files Attached Files
    Last edited by yaseralhosani; 12-06-2016 at 11:25 PM.

+ 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. [SOLVED] Find RMA Number and paste the order number and date multiple times
    By intex in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-11-2015, 05:31 PM
  2. [SOLVED] Condition: Invoice Number; Total Price - Credit from multiple lines into one line.
    By TheOmertaaa in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-03-2015, 12:07 PM
  3. [SOLVED] Lookup and display values in order based on different date criteria.
    By sandman85 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-13-2014, 02:57 AM
  4. [SOLVED] Setting a selling price based on cost price and order quantity
    By Steven811 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-11-2014, 08:07 AM
  5. Replies: 5
    Last Post: 07-22-2013, 05:56 PM
  6. Price Value based on multiple criteria
    By Brandbrella in forum Excel General
    Replies: 1
    Last Post: 09-17-2012, 02:42 PM
  7. Return Price Based on Multiple Criteria
    By tigabalm in forum Excel General
    Replies: 2
    Last Post: 06-08-2011, 12:05 AM

Tags for this Thread

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