Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I can change font colour but how do I change the background colour of a
macro button in excel 2003 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Just use the ControlsToolbox to make the button. Right-click. View
Properties and set the background color. -- Gary''s Student - gsnu200786 "Radar man" wrote: I can change font colour but how do I change the background colour of a macro button in excel 2003 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Radar man" wrote: I can change font colour but how do I change the background colour of a macro button in excel 2003. I should have said that the button is already in use in a spreadsheet. I am changing colours in response to a request to use colours that aid Dyslexics. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There is no real problem here. It is simply a matter of deleting the button
whose background color cannot be changed and replacing it with a button or button-like object whose background color can be changed. You can use: 1. a Controls button 2. a picture 3. an AutoShape 4. etc. Pick whatever you like. -- Gary''s Student - gsnu200786 "Radar man" wrote: "Radar man" wrote: I can change font colour but how do I change the background colour of a macro button in excel 2003. I should have said that the button is already in use in a spreadsheet. I am changing colours in response to a request to use colours that aid Dyslexics. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Resetting Buttons in Macro | New Users to Excel | |||
Dialog Box With Macro Buttons (VBA) | Excel Discussion (Misc queries) | |||
look for buttons in a macro | Excel Discussion (Misc queries) | |||
Macro buttons disappeared | Excel Worksheet Functions | |||
Format Macro Buttons? | Excel Discussion (Misc queries) |