+ Reply to Thread
Results 1 to 8 of 8

GoogleSheets: IfVlookup on different sheet - with result of Y

Hybrid View

  1. #1
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    GoogleSheets: IfVlookup on different sheet - with result of Y

    Hi

    Please help and tell me how to crawl from sheet 1 to sheet 2 (colomn B) but showing 'Y' when if there keyword data is available in sheet 1 colomn A, while in sheet 2 colomn B should be blank if it's not available.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,466

    Re: IfVlookup on different sheet - with result of Y

    Is this for Excel or Google Sheets?

    Try this:

    =IF(ISNA(MATCH(A2,Sheet1!$A$2:$A$9,0)),"","Y")
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Valued Forum Contributor Gatti's Avatar
    Join Date
    06-08-2015
    Location
    Brasil, São Paulo, Ribeirão Preto
    MS-Off Ver
    365
    Posts
    346

    Re: IfVlookup on different sheet - with result of Y

    Hello!

    =IF(COUNTIF(Sheet1!A:A,A2)=0,"","Y")
    If I have solved your question, please mark the thread as [SOLVED],
    And consider adding reputation

    ?Simplicity is the ultimate sophistication? (Leonardo Da Vinci)

    Regards,
    F?bio Gatti

    https://www.youtube.com/pulodogatti
    https://www.linkedin.com/in/fabiocgatti/
    https://instagram.com/pulodogatti

  4. #4
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: IfVlookup on different sheet - with result of Y

    Quote Originally Posted by Gatti View Post
    Hello!

    =IF(COUNTIF(Sheet1!A:A,A2)=0,"","Y")

    Thank you, but it did not worked, may be caused I am using google excel sheet, please help me with google excel.

    Thanks

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,466

    Re: IfVlookup on different sheet - with result of Y

    I will move this thread. Please post in the CORRECT SECTION next time.

    "It is not working" is of no help to anybody: in what way is it not working? I can assure you that both solutions offered DO work for Excel (which is what we've used because you failed to say that this needed to be for Google Sheets).

  6. #6
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: IfVlookup on different sheet - with result of Y

    It is giving blank, whereas it should not be giving out blank... please send me excel sheet to re-ensure

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,466

    Re: GoogleSheets: IfVlookup on different sheet - with result of Y

    No, it isn't, so you've done something wrong again. See attached.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    06-16-2022
    Location
    bali
    MS-Off Ver
    Google Sheet
    Posts
    41

    Re: GoogleSheets: IfVlookup on different sheet - with result of Y

    Quote Originally Posted by AliGW View Post
    No, it isn't, so you've done something wrong again. See attached.
    yes again my bad, thank you very much you are very good in this...

+ 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] GoogleSheets: Vlookup on different sheet
    By Asdf99 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 11
    Last Post: 06-29-2022, 10:21 AM
  2. [SOLVED] GoogleSheets: Vlookup if divide
    By maniacs205 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 9
    Last Post: 06-13-2022, 05:48 AM
  3. [SOLVED] poss ifsearch or ifvlookup formula not returning values
    By LyndseyLeeVA in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-18-2020, 04:59 PM
  4. [SOLVED] The IFVLOOKUP Function
    By jeptik in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-08-2017, 03:09 PM
  5. How to mix an IFNA with a IFVLOOKUP
    By Weaselwithagun in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-14-2016, 07:38 AM
  6. IFVLOOKUP issue
    By floribunda in forum Excel General
    Replies: 4
    Last Post: 09-06-2013, 10:04 AM
  7. help with ifvlookup function.
    By jeromephoto in forum Excel General
    Replies: 2
    Last Post: 12-30-2009, 07:03 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