+ Reply to Thread
Results 1 to 3 of 3

If and Vlookup

  1. #1
    Registered User
    Join Date
    06-05-2013
    Location
    USA
    MS-Off Ver
    2010
    Posts
    22

    If and Vlookup

    Hello im trying to create a formula using an If and vlookup formula where "if" it meets these criteria then lookup in the price column that matches the if's logic statement. can this be done? I have attached a sample of what i want below.

    Sample.xlsx

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: If and Vlookup

    Try this array formula..

    =INDEX($U$3:$U$22,MATCH($A3&$B3&$C3&$D3&$E3,$O$3:$O$22&$P$3:$P$22&$Q$3:$Q$22&$R$3:$R$22&$S$3:$S$22,0))

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    06-05-2013
    Location
    USA
    MS-Off Ver
    2010
    Posts
    22

    Re: If and Vlookup

    Thank you it worked :D

+ 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