-
Solved: Search and copy any instance of {bracketedtext}
Hello,
I am attempting to loop through an word doc and copy any instance of bracketed text like "{thiswouldbecopied}". I am having difficulty with the brackets as chr(123) & "*" & chr(125) as my search string with searchwildcards=true is returning an error.
I know that the built in search and replace will not allow for searches of {} so I thought I could do it with VBA.
Any assistance would be much appreciated. Thank you!
Aaron
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules