View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
[email protected] lazenk@gmail.com is offline
external usenet poster
 
Posts: 1
Default Filling a macro button with colour ( color)

Brilliant suggestion using the autoshape, exactly the solution I needed.

On Thursday, May 21, 2009 at 2:57:01 AM UTC-5, Jacob Skaria wrote:
If it is command button Right clickPropertiesBackColor...select a color (in
Design mode)
OR
If it is a autoshape like (rectangle) Right click Format AutoshapeColor
and Lines. Pick your color

If this post helps click Yes
---------------
Jacob Skaria


"Chris Maddogz" wrote:

I have a spreadsheet with 7 lovely macro buttons on it that automatically
execute lots of important jobs but look pretty boring in their basic
colouring ( coloring) and border formatting & I would like to change their
individual background colours ( colors) and bordering so as to make them more
appealing to the users.
Any help would be appreciated