H
Howard Irwin
I need a macro for deleting multiple pictures (over 400) in a 2003 word
document.
document.
Howard Irwin said:I need a macro for deleting multiple pictures (over 400) in a 2003 word
document.
Howard said:I need a macro for deleting multiple pictures (over 400) in a 2003
word document.
Jay said:You don't need a macro for this.
Open the Replace dialog and click the More button. Click the Special
button at the bottom and choose "Graphic" from the popup menu. This
places the code ^g in the Find What box. Leave the Replace With box
empty and click the Replace All button.
Jay Freedman said:You don't need a macro for this.
Open the Replace dialog and click the More button. Click the Special button
at the bottom and choose "Graphic" from the popup menu. This places the code
^g in the Find What box. Leave the Replace With box empty and click the
Replace All button.
Jean-Guy Marcil said:Any way to make this work with floating gaphics? Or am I missing
someting easy (again!)?