From: JimBlack on 6 Apr 2010 18:09 I have a large presentation which was created by combining two smaller presentations. They slides containwith numerous shapes and text of different fill colors. No matter how a combine the presentations the are two two distinctive color schemes. Is there a way in VBA to go through the presentation and replace one color for another. Say if an object fill color is orange change it to red. so that I do not have to do it manually. TIA
From: Shyam Pillai on 6 Apr 2010 20:02 Hi, There are a couple of examples on my site: http://skp.mvps.org/vba.htm which does a find and replace on colors. Regards, Shyam Pillai Handout Wizard: http://skp.mvps.org/how <JimBlack(a)msn.com> wrote in message news:91cnr5hs2fb84k18bpkva6cnl4h0hj835i(a)4ax.com... > I have a large presentation which was created by combining two smaller > presentations. They slides containwith numerous shapes and text of > different fill colors. No matter how a combine the presentations the > are two two distinctive color schemes. > > Is there a way in VBA to go through the presentation and replace one > color for another. Say if an object fill color is orange change it to > red. so that I do not have to do it manually. > > TIA
|
Pages: 1 Prev: Fade background image Next: Slideshow view partially cut off |