+ Reply to Thread
Results 1 to 5 of 5

Vlookup range of cells to bring specific value

Hybrid View

  1. #1
    Registered User
    Join Date
    07-06-2015
    Location
    Saudi Arabia
    MS-Off Ver
    2010
    Posts
    2

    Vlookup range of cells to bring specific value

    hi all,

    I'll try to simplify my request, so i have this sheet which contain specific grades for each nationality and in each cell there is a range of numbers which should return a specific value for me

    so if i have an employee grade A, his nationality B, (i want to compare his salary to the a range so if he is in range AB it show me Good, if he is in range AC it show me poor)

    so grade A Nationality B his salary 10,000, the range i have is min 7000 max 9000(poor) min 9100 max 11000(good), min 11500 max 15000(excellent)

    it is a logic formula with vlookup i think, can you help me guys?
    Attached Files Attached Files
    Last edited by Flame Arrow; 10-10-2015 at 08:46 AM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: I'm lost, multiple logics here

    Hi and welcome to the forum. Unfortunately your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

    In addition it would be better if you could upload the workbook so we can see the request in context.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

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

    Re: Vlookup range of cells to bring specific value

    Attach a sample workbook. 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 use the paperclip icon to open the upload window.

    View Pic

  4. #4
    Registered User
    Join Date
    07-06-2015
    Location
    Saudi Arabia
    MS-Off Ver
    2010
    Posts
    2

    Re: Vlookup range of cells to bring specific value

    sorry guys, my first thread, I've done the amendments

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

    Re: Vlookup range of cells to bring specific value

    e9=IFERROR(INDEX($B$16:$B$20,MATCH(1,INDEX(($A$16:$A$20=$C9)*(INDEX($C$16:$D$20,,$B9)<=$D9),0),0)),"")
    =IFERROR(INDEX($B$16:$B$20,MATCH(1,INDEX(($A$16:$A$20=$C9)*(INDEX($C$16:$D$20,,$B9)<=$D9),0),0)),"")
    Try this and copy towards down
    D19 & D20 have same numbers. is it correct
    Samba

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

+ 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: 1
    Last Post: 10-01-2015, 03:02 PM
  2. [SOLVED] Multiple logics in one formula
    By bremen22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-23-2013, 06:17 PM
  3. Need help for multiple logicals/ nested logics if function
    By tussitje in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-06-2012, 06:24 AM
  4. Pls help with some AND IF logics.
    By taranjit in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-17-2012, 03:00 AM
  5. [SOLVED] Formula Help with three logics
    By ssanjju in forum Excel General
    Replies: 3
    Last Post: 08-09-2012, 10:15 PM
  6. Replies: 7
    Last Post: 06-05-2012, 07:18 PM
  7. filters logics
    By abarwinski in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-16-2005, 06:53 AM

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