macro to search for and delete word art and objects

C

Cath

Hi there,
I am trying to write a macro that will search for word art (in the headers)
and also search for objects (linked power point slides) in the main text and
delete both of these.
I'm not sure where to start,
any help would be great.
Thanks
 
W

Word Heretic

G'day "Cath" <[email protected]>,

Look for .Shapes in the ActiveDocument.storyranges(whatever) with a
..Name of "WordArt"

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Cath reckoned:
 
Top