![]() |
#1
|
|||
|
|||
![]() Hello, I needed to mark certain text so I find it and replace it in the future differentiating it from other identical text who should not be replaced because it's in a different context Also I needed the mark to not show up in the print I solved this using a hidden "#" character before the word I managed to learn to search and replace hidden characters here: http://word.tips.net/T000151_Replacing_Hidden_Text.html Problem arises that I apparently cannot search and replace text marked with a hidden "#" that looks like so: "#text" so that after it comes out "#replaced text", and only the "#" remains hidden Instead I have to replace it with "#replaced text", then search for all normal "#" and replace it with hidden "#". Fortunately I don't think I have other "#" normal characters around... Wondering if there's a way to make search and replace maintain hidden attribute just for the "#" character |
#2
|
||||
|
||||
![]()
A Find/Replace cannot specify different formats for parts of either the Find expression or the Replace expression, so you will need to continue with a two-step process.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Replacing the 2nd or 3rd instance of Text | wdillon2 | Word VBA | 2 | 05-13-2015 10:21 PM |
![]() |
piritzo | Word | 2 | 06-22-2013 12:50 AM |
![]() |
sbatson5 | Word | 2 | 04-13-2012 03:49 AM |
![]() |
christie | Word | 1 | 08-17-2011 09:10 AM |
Replacing / editting text | LisaC | Word | 0 | 02-25-2010 03:40 AM |