View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hank Scorpio Hank Scorpio is offline
external usenet poster
 
Posts: 103
Default Colour Button

On Sun, 10 Aug 2003 09:24:38 +0000 (UTC), "mickeyblake"
wrote:

Is it possible to colour a macro button?


Depends what you mean by a "macro button".

If you mean a command button (a button that you put onto the worksheet
itself from either the Forms toolbar, or the Control Toolbox toobar),
then the answer is:
- No if it's from the Forms toolbar;
- Yes if it's from the Control Toolbox toolbar. (Right click on it,
select Properties, then change the BackColor property to your
favourite colour.

If you mean a button that you add to a toolbar to run the macro, then
you just need to go to Tools - Customize, right click on the button,
select Edit Button Image, then exercise your drawing skills in
creating a new icon.

---------------------------------------------------------
Hank Scorpio
scorpionet who hates spam is at iprimus.com.au (You know what to do.)
* Please keep all replies in this Newsgroup. Thanks! *