Results 1 to 12 of 12

index match - 2 criteria, one approximate

Threaded View

  1. #1
    Registered User
    Join Date
    04-11-2015
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    6

    index match - 2 criteria, one approximate

    Hello All,

    This forum has helped me a lot to find solutions - however a bit stumped on this one.

    Attached is a sheet with Country, Currency, effective date and operational rate.

    I was looking to do an index match to find the exchange rate for a given currency and trade date (find the previous closest effective date - if this does not exist then find the closest date after the trade date. (Cells G5:I5)

    I something like this formula to get the closest previous date - but it does not take into account the currency code:
    =INDEX(E6:E19999, MATCH(MIN(IF(D6:D19999-H6<=0, D6:D19999-H6, "")), D6:D19999-H6, 0))


    Thanks!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Index(Match) with 2 criteria, one of which is approximate
    By mikeronni in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-12-2014, 01:38 PM
  2. [SOLVED] INDEX & MATCH for approximate matches or combine VLOOKUP & HLOOKUP
    By michaljireht in forum Excel General
    Replies: 4
    Last Post: 12-01-2014, 08:41 PM
  3. [SOLVED] Combining 3 Formulas: Return all Names that Match Criteria Using Index/Match
    By bchilme in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-29-2014, 09:28 AM
  4. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  5. Replies: 6
    Last Post: 04-30-2014, 02:42 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