Thread: [Solved] Delete specific text
View Single Post
 
Old 01-02-2012, 03:23 AM
Jackson Jackson is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Dec 2011
Posts: 8
Jackson is on a distinguished road
Default Worked!!

Quote:
Originally Posted by macropod View Post
Hi Jackson,

The macro runs fine for me in your document, without any errors. At the same time, however, the macro doesn't do anything because your document doesn't have any text in Word's 'Heading 9' Style. Your 'Heading 9' text is in a Style named 'MM Topic 9'. If that's what you're really working with, you need to change both 'Heading ' strings in the macro to 'MM Topic '.
Thanks Makropod, working fine you was right. This named with a different name.
What i must to change if i want to delete Heading 7 and the text below this and not text below 9 heading?
Reply With Quote