+ Reply to Thread
Results 1 to 4 of 4

Need help combining two Index Match functions into one

  1. #1
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Need help combining two Index Match functions into one

    Hello,

    I need help combining the following two formulas into one.

    =IF(C93="","",IFERROR(INDEX(SetMatchDates!$C$3:$C$14,MATCH(A94,SetMatchDates!$A$3:$A$14,0)),0))

    AND

    =IF(C93="","",IFERROR(INDEX(SetMatchDates!$H$3:$H$14,MATCH(A94,SetMatchDates!$F$3:$F$14,0)),0))

    I've been scratching my head on this one for too long now.... It seems like it would be easy to use an OR function somehow so it does one Index Match OR the other but I can't seem to pin it down.

    Thanks for any help you can offer!
    -------------
    Tony

  2. #2
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Need help combining two Index Match functions into one

    so...what exactly is supposed to happen ? if the first is an error, try second one?

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Hope this helps
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  3. #3
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Re: Need help combining two Index Match functions into one

    Hi dredwolf,

    Thanks for the reply! You formula works perfectly. I can't believe it was so simple and still eluded me.

    All it's doing is returning a date that matches a week number.

    Thanks,

  4. #4
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Need help combining two Index Match functions into one

    You are very welcome, and thanks for the feedback, it is much appreciated !

+ 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