Forum Discussion
Satish_Kumar
Helper V
8 years agohow to fetch string from paragraph
Hi All,
I just want to know the to extract a string of series from a pragraph.
for example:
paragarph 1
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx AW:1345578299929909 date: 15-09-2017(line 2)
xxxxx...
Greg_Deckler
Community Champion
8 years agoSo, generally you use FIND or SEARCH to locate a keyword and then feed this information into RIGHT, MID, or LEFT to extract the information that you want.
Satish_Kumar
Helper V
8 years agoI
I am not able to put search function on the column block4