+ Reply to Thread
Results 1 to 9 of 9

Using the IF and VLOOKUP function togehter

  1. #1
    Registered User
    Join Date
    07-29-2014
    Location
    Ireland
    MS-Off Ver
    2010
    Posts
    8

    Using the IF and VLOOKUP function togehter

    My formula is in cell M3

    In cell B2 I am choosing from a list - Stage 1, Stage 2, Stage 3, Stage 4, Stage 5

    In cell K3 I am choosing from a list - Draft, In Process, Complete

    I have created a table to work off - it should be attached.

    In cell M3 I want to say that depending on what is picked in B2 to look at that table and bring back the desired result.

    How do I do this - I have looked at IF + VLOOKUP but I'm not sure it's what I want??

    Please & thank you
    Attached Images Attached Images

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,944

    Re: Using the IF and VLOOKUP function togehter

    attach sample excel sheet
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

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

    Re: Using the IF and VLOOKUP function togehter

    You'll find all you need at http://www.contextures.com/xlDataVal02.html

  4. #4
    Registered User
    Join Date
    07-29-2014
    Location
    Ireland
    MS-Off Ver
    2010
    Posts
    8

    Re: Using the IF and VLOOKUP function togehter

    Excel File attached now
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Office 365
    Posts
    1,899

    Re: Using the IF and VLOOKUP function togehter

    Tiny3 ,

    Update the expected results , if already updated explain the same again

    Punnam

  6. #6
    Registered User
    Join Date
    07-29-2014
    Location
    Ireland
    MS-Off Ver
    2010
    Posts
    8

    Re: Using the IF and VLOOKUP function togehter

    Punnam,

    So if we select "Stage 3" in cell B2 and "In process" in cell K3 that cell M3 will automatically populate "Behind Target"

  7. #7
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Office 365
    Posts
    1,899

    Re: Using the IF and VLOOKUP function togehter

    Hi,

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

    Use Ctrl+Shift+Enter after any change in formula , If necessary update the range as per your requirement from D4:D40 to desired one
    Punnam
    Attached Files Attached Files

  8. #8
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,944

    Re: Using the IF and VLOOKUP function togehter

    =INDEX(List!$B$3:$D$30,MATCH($B$2&$K3,INDEX(List!$B$3:$B$30&List!$C$3:$C$30,0),0),3)
    Try this formula

  9. #9
    Registered User
    Join Date
    07-29-2014
    Location
    Ireland
    MS-Off Ver
    2010
    Posts
    8

    Re: Using the IF and VLOOKUP function togehter

    Works perfect - thank you!!

+ 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. Replies: 2
    Last Post: 01-15-2014, 11:40 PM
  2. Need help nesting an index/match function within a Vlookup function.
    By Christopher135 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2013, 06:16 PM
  3. Worksheet function Vlookup and VLOOKUP return different results
    By zandero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2010, 08:24 AM
  4. Replies: 1
    Last Post: 12-02-2005, 09:35 AM
  5. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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