+ Reply to Thread
Results 1 to 2 of 2

Combine IF, VLOOKUP AND RIGHT

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Combine IF, VLOOKUP AND RIGHT

    Hi all,
    https://docs.google.com/spreadsheets...it?usp=sharing
    My sheet is above

    Please can someone guide me how to write a formula on the admin tab:

    I want to write in J2:

    IF I2 is blank (do nothing)
    IF I2 has a value (is not blank) VLOOKUP the name in column A, which is also in column A on the latest game tab and return the score i.e 1-0 which will be after a ':' syumbol in column A on the latest game tab for the name in cell A2

    =IF(I2<>"",VLOOKUP('Latest game'!A:A,RIGHT('Latest game'!A6))

    Please can someone guide
    me.

    thank you!
    Thanks,

    R.



  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: Combine IF, VLOOKUP AND RIGHT

    Please post file on the forum as many contributors are not willing to access file-sharing platforms.

    I looked at your file and it does not make sense: how are you looking up "Adam" vs "Chris" ?

    =IF(I2<>"",RIGHT(VLOOKUP(A2,'Latest game'!A:B,2,0),1)

    Team in A, results in B with A2=Name of interest ("Chris","Bob" etc)

    You should (cannot) not have team and result in same cell
    Last edited by JohnTopley; 08-12-2022 at 03:35 AM.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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] combine an if and a Vlookup
    By shaz0503 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-05-2014, 01:50 AM
  2. [SOLVED] Not sure if I need to combine IF and VLOOKUP??
    By katro in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-30-2013, 09:28 AM
  3. Can 'IF' and 'VLOOKUP' combine?
    By hpackwood in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-20-2013, 12:27 PM
  4. [SOLVED] combine IF and VLOOKUP and sum it
    By l1N6 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-14-2013, 06:18 AM
  5. combine if & vlookup
    By zaenibop in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-11-2012, 02:43 PM
  6. Combine vlookup with between...
    By Philistine in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-18-2011, 11:23 AM
  7. Combine vlookup and if
    By sevago00 in forum Excel General
    Replies: 3
    Last Post: 11-20-2009, 11:54 AM

Tags for this Thread

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