![]() |
|
#1
|
|||
|
|||
![]()
Greetings,
I am looking for your support. I have a content of one sheet that I want to look for in on another sheet (in a larger text). If I find that content, I want to display a corresponding name of report that is next to the content I am looking for. For clarity please find attached example, Thank you for your support. |
#2
|
||||
|
||||
![]()
If the unique identifier is column A, try this formula in C3 of sheet 1, copy down.
=VLOOKUP(A3,sheet2!A:C,3,FALSE) |
#3
|
|||
|
|||
![]()
Thank you for your answer, but the unique identifier is not the s/n. In fact I am looking for the sentence in a paragraph. If that sentence is found, then the function should return the name of a report in which that paragraph is located.
|
#4
|
||||
|
||||
![]()
Ooops If you mean you want a formula to find the string of words (sentence) in column B of sheet 1 from a paragraph in column B of sheet 2 then return the matching report number, I'm afraid that's beyond my knowledge.
|
#5
|
|||
|
|||
![]()
Maybe like this.
|
#6
|
|||
|
|||
![]()
Thank you Xor. It looks like is the answer to my problem, but I have to take time to learn it. Thank you very much again
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Paulmnz | Word VBA | 2 | 03-12-2018 04:48 PM |
![]() |
RayK | Excel | 2 | 02-09-2016 04:53 AM |
![]() |
officeboy09 | Excel | 5 | 01-16-2014 07:41 PM |
![]() |
DeborahBartlett | Word | 1 | 01-04-2014 11:06 AM |
![]() |
pakistanray | Word Tables | 2 | 10-31-2011 08:07 AM |