NW30075
New Member
Greetings All!
I have keywords in the attached xlsx sheet2 cells (c2:g105) that i need to verify they exist in the sheet1 range b2:b121.
if exists, return the sheet1 corresponding col A value.
if not found return "not found"
My problem is the sheet1 col b values are sentences and I can't get index/match to work.
What is the best way to get this done?
Many thanks!
I have keywords in the attached xlsx sheet2 cells (c2:g105) that i need to verify they exist in the sheet1 range b2:b121.
if exists, return the sheet1 corresponding col A value.
if not found return "not found"
My problem is the sheet1 col b values are sentences and I can't get index/match to work.
What is the best way to get this done?
Many thanks!