![]() |
|
#1
|
|||
|
|||
|
Hi.
Using find & replace & wildcards, I am trying to select text that comes after a colon so that I can format it bold. I am using the following: ( : )(^32)(*^13). This finds the colon and the text after the colon, but I only want the text after the colon to be selected. In the 'replace what' box I just want the text after the colon to be formatted bold. I've tried \1\2\3, but that bolds the colon and the text and if I just use \2\3 the colon disappears altogether. What am I doing wrong? Any help would be very much appreciated! Last edited by dcmontva; 06-19-2021 at 06:27 AM. |
| Tags |
| find & replace, wildcards |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
How to return the full string (entire word) when searching with wildcards in word vba
|
scienceguy | Word VBA | 13 | 03-23-2019 03:27 AM |
How to insert Wildcards into Word 2011 Mac such as: \$Filename\
|
peterspiano | Word | 4 | 06-29-2015 05:13 AM |
word wildcards I need to replace actual text that contains [ and ]
|
larsmula | Word | 2 | 02-20-2014 09:18 AM |
| wildcards in find & replace to reverse word order | jeffk | Word | 3 | 11-11-2012 01:47 PM |
Word 2010: Wildcards Replace
|
tinfanide | Word | 2 | 09-10-2011 10:40 AM |