View Single Post
 
Old 06-27-2012, 06:49 AM
Davidoff78 Davidoff78 is offline Windows XP Office 2010 64bit
Novice
 
Join Date: Jun 2012
Posts: 1
Davidoff78 is on a distinguished road
Red face Change Colour Theme in Word with VBA

Dear all

Just a short question. I am relativley new to Word VBA programming and my skills are growing but still a bit limited.

I am trying to find a VBA code which exchanges the used colour theme (under the "Page Layout" tab, "Theme" group).

Reason: I have two different predefined colour themes and would like to exchange them, as my documents need to fit two different colour layouts.

The easiest way i figure is just to switch between the themes, and it would be great if I could prompt this by using a command button (set-up is no issue here).

Does this exist / is this possible with VBA?

Would be extremely grateful for any help or advice on this issue!


Best regards
David
Reply With Quote