+ Reply to Thread
Results 1 to 3 of 3

Need help with a Vlook-up/If Statement

  1. #1
    Registered User
    Join Date
    01-27-2021
    Location
    Ohio
    MS-Off Ver
    365
    Posts
    2

    Need help with a Vlook-up/If Statement

    Hello,

    I am looking for some expertise in my attached worksheet.

    I need consistent formulas to apply the query rules from table on Row 18 for Performance rating 4,3,2. I need to have these rules applied with formulas in Min, Default, Max (Columns E, F & G)

    And I need the value in Column H from lookup table Column Q.

    All the answers are highlighted in green. I just need the formulas to pull from the appropriate tables.

    Let me know if you have any further questions.

    Thanks,

    DMcVey
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Need help with a Vlook-up/If Statement

    See if this will work for you...
    =INDEX($Q$3:$Q$26,MATCH($B3&$D3,INDEX($J$3:$J$26&$L$3:$L$26,,),0))
    copied down

    Adjust the bolded range for the other columns you need.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: Need help with a Vlook-up/If Statement

    Pl see file.
    Not to display value in column F
    Select F2:F15 --> format cells --> Custom --> ;;;
    In F2 then copied across.
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

+ 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] VLOOK Formula Only Shows the VLOOK Formula Instead of Lookup Value
    By onlyonekj in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-29-2017, 03:30 PM
  2. nested IF -then statement, vlook up and match!!
    By rise99 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-07-2012, 08:28 PM
  3. IF statement and Vlook formulae
    By omshantiom in forum Excel General
    Replies: 1
    Last Post: 04-24-2012, 12:51 PM
  4. [SOLVED] If Statement with Vlook-Up using multiple criteria
    By DoubLeA in forum Excel General
    Replies: 3
    Last Post: 04-13-2012, 01:16 PM
  5. Need to search multiple vlook ups using if statement
    By chrome72 in forum Excel General
    Replies: 2
    Last Post: 11-21-2011, 10:43 AM
  6. [SOLVED] Combining a Vlook up with and If then statement
    By Sweetetc in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 05-02-2006, 04:10 PM
  7. [SOLVED] Vlook in VBA with If statement
    By Jeff in forum Excel General
    Replies: 1
    Last Post: 09-20-2005, 02: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