Removing anything enclosed in brackets!

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

Hi,

Given a piece of text is it possible to remove all pieces of text enclosed
in bbrackets, throughout the entire piece?

Don-
 
Use Find and Replace (Ctrl+H).

Click "More", then check "Use wildcards", then
In Find what, enter \[*\]
To remove the brackets and the text inside, leave the Replace With box
empty, or to just remove the text, enter [] in the Replace With box
Then just hit Replace All
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top