As the image shows, I need to remove everything after the word "Please" irrespective of the position of word "Please"
.
I tried regex
to remove everything after ".
", I need different approach for this
Any help will be appreciated.
As the image shows, I need to remove everything after the word "Please" irrespective of the position of word "Please"
.
I tried regex
to remove everything after ".
", I need different approach for this
Any help will be appreciated.