+ Reply to Thread
Results 1 to 5 of 5

I need to convert a vlookup formula into an INDEX MATCH.

  1. #1
    Registered User
    Join Date
    07-01-2019
    Location
    ButterVille
    MS-Off Ver
    microsoft office 365 ProPlus
    Posts
    13

    Question I need to convert a vlookup formula into an INDEX MATCH.

    Hi fellas, i need to convert this formula

    =IFERROR(VLOOKUP(I5;Sheet4!F:G;2;FALSE);0)

    into an INDEX MATCH one... (since i need to copy pivot data in Sheet4)
    i tried looking at tutorials, but I can't fix it... i tried many combos...
    If someone could help that'd be great.
    thank you in advance,
    ButterLord

    p.s.
    i did not paste copies since it's sensible data.
    basically: i need to copy the second column's value of a section of Sheet4 into the working one thanx to a matching number present in both.
    Last edited by ButterLord; 07-01-2019 at 11:52 AM.

  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: I need to convert a vlookup formula into an INDEX MATCH.

    Attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: I need to convert a vlookup formula into an INDEX MATCH.

    Here you go:

    =IFERROR(INDEX(Sheet4!G:G;MATCH(I2;Sheet4!F:F;0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    07-01-2019
    Location
    ButterVille
    MS-Off Ver
    microsoft office 365 ProPlus
    Posts
    13

    Re: I need to convert a vlookup formula into an INDEX MATCH.

    Hi Ali! i copied the wrong starting formula, sowwy XD i fixed it now. 100% sure.
    can you please fix the INDEX MATCH?
    thank you very much.
    ButterLord
    Last edited by ButterLord; 07-01-2019 at 11:35 AM.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: I need to convert a vlookup formula into an INDEX MATCH.

    I already corrected your formula in my head and gave you the solution I thought you'd need. I presume it's working OK.

+ 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] vlookup to convert to match and index vba
    By michael35 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-05-2019, 03:53 AM
  2. Convert Offset Formula into Non-Volatile (Index/Match)?
    By DrSues02 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-05-2018, 02:25 PM
  3. [SOLVED] convert index and match formula in a macro for a big dynamic spreadsheet
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-25-2017, 08:04 PM
  4. Convert vlookup to INDEX and Match
    By welshman010 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-03-2014, 01:41 PM
  5. Replies: 4
    Last Post: 01-13-2014, 04:16 AM
  6. help with index/match or vlookup/match formula
    By tsiguy96 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-27-2013, 07:57 PM
  7. convert Index / Match formula to VBA
    By fredo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-24-2011, 10:01 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