![]() |
#1
|
|||
|
|||
![]()
Hi all,
My first post. I have a bunch of sentences, something like this: i. drfdry ii. jhkjk iii. jk iv. njkl v. jkil v.1.1.1 jhkl v.1.1.2 kl v.1.1.3 jk v.1.1.4 dfg v.1.1.5 dfg v.1.1.6 df v.1.1.7 gd v.1.1.8 fg I would like to highlight all sentences with "indexes" (similar to a bullet form) with yellow background color. How to do it using find and replace? Or do I need to write a VBA? Thanks! |
#2
|
||||
|
||||
![]()
You could try a wildcard Find/Replace, where:
Find = <[ivxlc]{1,}.[!^13]@^13 Repalce = ^& and you set the replacement highlight attribute. Note that the highlight will be whatever Word's current setting is.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#3
|
|||
|
|||
![]() Quote:
Thank you! ![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need Find and Replace dialog to default to "All" | WaltR | Word | 1 | 01-01-2015 08:44 PM |
![]() |
martinn4 | Word | 3 | 02-20-2014 03:52 AM |
can find and replace instances of the "enter" key? | snunicycler | Word | 7 | 05-02-2013 11:54 PM |
![]() |
slayda | Word | 3 | 09-14-2011 02:16 PM |
![]() |
tollanarama | Word | 4 | 01-25-2011 02:19 AM |