For example I have the following paragraph
When you are ready to complete the interview, click Interview me . Don’t worry, you will have a chance to practice before you take the full interview. The job closing date is December 30, 2030 so make sure you have your response back to us by then. Thanks for applying.
I need to delete the entire sentence containing ‘December 30, 2030’.
Please suggest a solution.
You can do this multiple ways, but I would just use this method:
.December 30, 2030is not present.But this will have problems if you havea
.inside a sentence. In this case, you will need to think of a different way to sepperate your sentences from each other.Output: