Finding multiple characters

T

Tim Murray

I need to find anything between and including parentheses. Word does not
offer a shortcut for multiple characters that I know of. I could start with
a long string of (^?^?^?^?^?^?) and then remove them one by one, but I was
hoping for a straightforward solution.

Any ideas?
 
Top