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!
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!