View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Richard Richard is offline
external usenet poster
 
Posts: 709
Default Form Control Button Color

I'm using the button to assign a macro. I was asked to make it more visible,
the light gray kind of disappears in the white background.

"Jim Thomlinson" wrote:

With buttons from the forms toolbar you can not change the colour of the
button. To do that you need to use a button from the control toolbox. That
will require a single line of code to make everything work...
--
HTH...

Jim Thomlinson


"Richard" wrote:

How can I change the color of the button? I can change the font style and
color but cannot find how to change the button color.