X
XP
Using Office 2003 and Windows XP;
In Excel I use the following code to store a custom mixed color on the color
palette:
ActiveWorkbook.Colors(56) = RGB(163, 193, 173)
What is the equivalent code in MS-Word?
Thanks in advance.
In Excel I use the following code to store a custom mixed color on the color
palette:
ActiveWorkbook.Colors(56) = RGB(163, 193, 173)
What is the equivalent code in MS-Word?
Thanks in advance.