+ Reply to Thread
Results 1 to 4 of 4

How To Apply OFFSET To INDEX & MATCH Result?

  1. #1
    Forum Contributor
    Join Date
    01-16-2015
    Location
    Istanbul
    MS-Off Ver
    Office 365
    Posts
    922

    How To Apply OFFSET To INDEX & MATCH Result?

    I want to apply -1 offset to the INDEX & MATCH result on Sheet 1 A2. OFFSET will happens on the table sheet 3 row 9.



    So on the cell A2 G3 will be F#3 after OFFSET applied.


    Resource Data are on the Sheet 2 and 3


    How can I do that?
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: How To Apply OFFSET To INDEX & MATCH Result?

    Perhaps
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by Pepe Le Mokko; 10-28-2020 at 01:59 PM.

  3. #3
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: How To Apply OFFSET To INDEX & MATCH Result?

    Maybe like that?

    in A2:
    =INDEX(Sheet3!$A$9:$Y$9,,MATCH(Sheet2!A2, Sheet3!$A$9:$Y$9, 0)-1)

  4. #4
    Forum Contributor
    Join Date
    01-16-2015
    Location
    Istanbul
    MS-Off Ver
    Office 365
    Posts
    922

    Re: How To Apply OFFSET To INDEX & MATCH Result?

    Thank you very much. They work.

+ 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. How to apply an Index.Match.Match function to all entries in a Listbox on a User Form
    By jason.drozd in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-25-2018, 01:54 AM
  2. INDEX MATCH MATCH/OFFSET MATCH MATCH with named ranges
    By Andrew-Mark in forum Excel General
    Replies: 3
    Last Post: 02-27-2015, 10:56 PM
  3. how to apply the function for MATCH and INDEX
    By yjohari in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-31-2013, 09:06 AM
  4. Index match offset to get subsequent index values in a column
    By Andrew_Step in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2013, 02:55 PM
  5. [SOLVED] OFFSET a cell address from a match result
    By Solidstan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-25-2013, 04:04 PM
  6. [SOLVED] index match with row information offset from the match cell
    By smls in forum Excel General
    Replies: 7
    Last Post: 08-30-2012, 09:48 AM
  7. Replies: 2
    Last Post: 03-16-2012, 12:03 PM

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