S
Saurabh Khanna.
Hello,
I want to search for different words in the string and if any of those words
are contained in the searched string then it should return the first found
word.
For example:
B1 = "This is the string to be searched having either PR1, PC1, PB1".
Now I want to search for the words PR1 or PC1 or PB1 in the B1 cell and when
either of these are found then cell A1 should return the first found word,
like in this case it should return PR1 if I search for PR1.
I tried with SEARCH or FIND command but could not successfully complete the
formula to have the nested search using the IF function.
Could any one of you please guide me.
Thank You,
Saurabh Khanna.
I want to search for different words in the string and if any of those words
are contained in the searched string then it should return the first found
word.
For example:
B1 = "This is the string to be searched having either PR1, PC1, PB1".
Now I want to search for the words PR1 or PC1 or PB1 in the B1 cell and when
either of these are found then cell A1 should return the first found word,
like in this case it should return PR1 if I search for PR1.
I tried with SEARCH or FIND command but could not successfully complete the
formula to have the nested search using the IF function.
Could any one of you please guide me.
Thank You,
Saurabh Khanna.