+ Reply to Thread
Results 1 to 4 of 4

Show price rate from a date range

  1. #1
    Registered User
    Join Date
    10-04-2018
    Location
    Cancun, Mexico
    MS-Off Ver
    2013 & 2016 32b
    Posts
    78

    Show price rate from a date range

    i need help with a formula , i have a date range (I7-L31) with diferent price rates during the year , in cell C8 to E8 it should show the rates for the date you input in cell A2.

    price list.xlsx

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Show price rate from a date range

    this should work for you in C8 (dragged right) based on a couple things...
    =SUMPRODUCT($L$8:$L$31,($I$8:$I$31=C$7)*($A$2>$J$8:$J$31)*($A$2<$K$8:$K$31))
    thing 1) change "AD " in C7 to "AD" without the space at the end because it won't match otherwise for what in in column I.
    thing 2) make same change to "NIÑO " as it also has a trailing space.
    thing 3) you have TODAY() in cell A2 and that date doesn't fall into any of the dates in your start date and end date range so just to verify it works I put in 12/31/2020 into A2 and it worked.
    hope that helps.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    10-04-2018
    Location
    Cancun, Mexico
    MS-Off Ver
    2013 & 2016 32b
    Posts
    78

    Re: Show price rate from a date range

    thank you to answer my question

    it works all fine , thank you very much

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Show price rate from a date range

    You are very welcome, AND thank you for the rep!

+ 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] Excel Cell To Show Product Price But With A Minimum Price
    By icemoose in forum Excel General
    Replies: 6
    Last Post: 05-04-2016, 06:46 AM
  2. Replies: 8
    Last Post: 05-24-2014, 08:56 PM
  3. [SOLVED] Median with criteria, price range and date range
    By Bravmik in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2014, 01:11 AM
  4. [SOLVED] determine a rate from a range of values based on a weekly fuel price
    By djgoody9 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-29-2013, 12:48 PM
  5. Replies: 0
    Last Post: 05-07-2013, 05:19 PM
  6. Replies: 3
    Last Post: 01-03-2013, 12:32 AM
  7. [SOLVED] How do I concatenate two currency cells to show a price range?
    By nevermore627 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-30-2006, 12:10 PM

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