Entry for word does not work in search and replace for Open office
What I have tried is /(*/)
I would like the command to find and replace the parentheses and all within.
Thanks.
[Solved] Help find and replace within parentheses
[Solved] Help find and replace within parentheses
Last edited by Ciscokid2 on Wed Aug 14, 2013 4:29 am, edited 1 time in total.
OpenOffice 3.3.0 on Windows 7
Re: Help find and replace withing parentheses pls.
I normally use something like:Ciscokid2 wrote:... I would like the command to find and replace the parentheses and all within.
Search for: \([^)]*\)
Replace with: whatever
Options/Regular expression: YES (checked)
AOO4/LO5 • Linux • Fedora 23
Re: Help find and replace withing parentheses pls.
Excellent! Thanks acknak.....that did the trick. And I replaced the parentheses with square brackets in your example to successfully get rid of all inside brackets too.
Well done.
Appreciate the help.
Well done.
Appreciate the help.
OpenOffice 3.3.0 on Windows 7