Forum home » Delegate support and help forum » Microsoft Excel Training and help » Macros
Macros
Resolved · Medium Priority · Version 2007
Aimee has attended:
Excel Advanced course
Macros
When you insert a button for a macro - how do you change the colour of the button (not the text)?
For upcoming training course dates see: Pricing & availability
RE: macros
Hi Aimee,
Thank you for your question.
The button you have used was it created using the form button or a Command Buttin (Active X) from the Developer Tab?
Unless you use an active x command button control, i can't see a way of changing the background colour of a form button control. The only way of possibly achieving this would be to write or find some VBA code and write or copy it into the Workbook_Open event.
If you used an active x command button control then you can make sure you are in Design Mode, right click over the button and choose properties. Select the arrow by back colour and choose the palette tab and choose a colour.
I am sorry I couldn't have been of more help to you.
Regards
Simon
Thu 16 Feb 2012: Automatically marked as resolved.
|
