![]() |
|
#4
|
||||
|
||||
|
For the wildcards, simply replace these lines:
.MatchCase = True .MatchWholeWord = True .MatchWildcards = False .MatchSoundsLike = False .MatchAllWordForms = False with: .MatchWildcards = True You can make the Style whatever you want, by overtyping the default displayed by the InputBox. To change the default, simple change 'Table-1' in the code to whatever you want.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| find, replace, tables |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Find/Replace or VBA | davidku | Word | 4 | 04-27-2012 04:39 PM |
Bad view when using Find and Find & Replace - Word places found string on top line
|
paulkaye | Word | 4 | 12-06-2011 11:05 PM |
Is there a way to use "find/replace" to find italics words?
|
slayda | Word | 3 | 09-14-2011 02:16 PM |
Find and Replace
|
kjxavier | Excel | 3 | 08-12-2011 10:49 PM |
Help with find and replace or query and replace
|
shabbaranks | Excel | 4 | 03-19-2011 08:38 AM |