+ Reply to Thread
Results 1 to 7 of 7

How to achieve this lookup/index & match with IF function?

  1. #1
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    How to achieve this lookup/index & match with IF function?

    Hi All,
    This is my 1st post & Thank-You very much for the approval.

    I would like to solve this lookup with auto marking "RIGHT" by using conditional formatting. i am not sure what is the best functions to achieve this either VLOOKUP/INDEX & MATCH with IF to the cell E7:E9.
    CELL VALUE: F1
    LOOKUP VALUE: F1 =IF($F$1>=100, "Success", IF($F$1>=50, "Mid", IF($F$1>0, "Poor")))
    TABLE ARRAY: E3:E59
    MARKED CELL: F3/E4/E5
    RATING.JPG

    What i want is RIGHT will marked accordingly to the cell F3/F4/F5 whenever the LOOKUP VALUE changes.

    Your help is highly appreciated.
    Thank-You very much
    Attached Images Attached Images

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,368

    Re: How to achieve this lookup/index & match with IF function?

    Dont' put an image on the forum but your excel file, click on "Go Advanced" button then scroll down find "Manage Attachments" text button to attach the excel file. Explain detail what you after.



    Blessing

  3. #3
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    Re: How to achieve this lookup/index & match with IF function?

    sorry, but the image posted cant be deleted.
    Last edited by chaiyya345; 05-29-2019 at 11:12 PM.

  4. #4
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    Re: How to achieve this lookup/index & match with IF function?

    attachment.

    somebody please help...
    Attached Files Attached Files

  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
    80,830

    Re: How to achieve this lookup/index & match with IF function?

    You cannot use formulas with a conditional formatting icon set.

    You can use this in F3 copied down:

    =IF(E3=$F$2,1,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.

  6. #6
    Forum Contributor
    Join Date
    05-10-2019
    Location
    Penang, Malaysia
    MS-Off Ver
    2016
    Posts
    262

    Re: How to achieve this lookup/index & match with IF function?

    Hi AliGW,
    Thanks, this solved.. with just nested IF instead of VLOOKUP/INDEX & MATCH..
    greatly appreciated. mark as SOLVED

  7. #7
    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
    80,830

    Re: How to achieve this lookup/index & match with IF function?

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Lookup match index function
    By mnhafiz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-11-2015, 07:58 AM
  2. Complicated Lookup or Index +Match function
    By ahs004 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-18-2013, 09:12 AM
  3. Function lookup match index all together
    By jeanphilip16 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 09-17-2013, 02:47 PM
  4. Replies: 3
    Last Post: 06-17-2013, 12:37 PM
  5. help with index(match) function to lookup data
    By arekkusu03 in forum Excel General
    Replies: 3
    Last Post: 09-06-2012, 02:50 AM
  6. Lookup vs. Index/match function
    By felton78 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-09-2007, 02:31 PM
  7. Lookup Function or Index or Match -- Need Help
    By sslack in forum Excel General
    Replies: 1
    Last Post: 01-31-2005, 01:38 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