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.
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.
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.
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
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).
It is giving blank, whereas it should not be giving out blank... please send me excel sheet to re-ensure
No, it isn't, so you've done something wrong again. See attached.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks