View Single Post
 
Old 12-10-2011, 09:44 AM
mruetz mruetz is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Dec 2011
Posts: 10
mruetz is on a distinguished road
Question Word Marco Help - removing tagged text

I want to create marco in Word which will remove text between 2 tags throughout a document, for example

{begin tag}
This is the text to be removed.
{end tag}

The tagged text will appear throughout a large document and will have multiple instances where it needs to be removed.

These tags will always be the same and the text needs to be deleted between the 2 tags. This will allow me to maintain 2 different versions of a similar report in one document and generate 2 final reports with a macro.

Any ideas if this can be done and if so how?

thanks, Matt
Reply With Quote