Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I modify some BackColor of command button and depending what the user do, I would like to put the same color as the initial color (grey). I tried the following but it doesn't fit the grey in any Excel version (good with 2002 but not with 2003). Me.CommandButton1.BackColor = RGB(212, 208, 200) Is the a way to say something like: Me.CommandButton1.BackColor = wdStandardCommandButtonColor Thanks! Alex -- Alex St-Pierre |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Move and reset valuse using a command Button | Excel Discussion (Misc queries) | |||
How to change the default Command Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming | |||
Establish Default Titles For Drop Windows And Reset Button | Excel Discussion (Misc queries) | |||
Establish Default Titles For Drop Windows And Reset Button | New Users to Excel |