Remove numbers from brackets

Joined
Nov 8, 2023
Messages
1
Reaction score
0
Hi,

I have c. 500 letters in a single document, many of them customized. Every letter includes a bracketed % number in this format (3.3%) although the number is variable. I now need to remove the (x.x%) from each letter and delete the spaces.

I've tried using find and replace / wildcards - I can use this to replace the brackets, but it wont detect the numbers in between. I am wondering if a VBA macro could do this for me instead?

Any help greatly appreciated!
 

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

Top