![]() |
|
#3
|
||||
|
||||
|
Quote:
If you're wedded to your present approach, you could use some wildcard Find/Replace expressions to apply the parentheses. For example: Find = ([a-z])([0-9])([A-Z])([0-9]) Replace = (\1)(\2)(\3)(\4) would changed any string like a3B1 to (a)(3)(B)(1) - throughout your document or for just a selected range. No macros required.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| parentheses |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Allignment of numbers with parentheses
|
RussBell | Mail Merge | 2 | 10-28-2016 05:51 AM |
Use L and R arrow to move cursor letter to letter, not top of the line
|
mellowkitten | Word | 2 | 05-12-2016 07:23 PM |
| How to replace a letter to random letter with different color? | cikanoz87 | Word | 7 | 06-18-2015 09:43 PM |
Make text value in a cell appear in parentheses
|
Scaffold | Excel | 4 | 08-13-2014 06:26 AM |
Parentheses Changing on Document
|
Subject1157 | Word | 2 | 06-16-2011 08:46 PM |