![]() |
#7
|
||||
|
||||
![]()
Your original post suggested to me that you wanted to replace abc followed by any number with abc123.
If you want to replace any multi-letter sequence that precedes a multi-digit sequence, you could use: Find = <[A-Za-z]{1,}[0-9]{1,}> Replace = '^&' to insert the single-quote characters either side
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
iiiiifffff | Word VBA | 16 | 06-04-2016 01:47 AM |
how to search and replace BOLD text >> font color change? | dylansmith | Word | 4 | 03-12-2013 09:51 PM |
![]() |
blankenthorst | Mail Merge | 5 | 07-01-2011 05:18 AM |
Find and replace page numbers in body of text | tollanarama | Word | 3 | 02-13-2011 06:00 AM |
Search and Replace - Clear Search box | JostClan | Word | 1 | 05-04-2010 08:46 PM |