Changing Macro Button Colour

asad

Well-known Member
Joined
Sep 9, 2008
Messages
1,434
I was wondering if we can change colour of MACRO BUTTON itself? I can edit the text on a macro button, but can't change the colour of the button itself. By default, it is grey in colour and I want it red. Anybody help?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
You have to use a VB button, from the control toolbox toolbar rather than the forms toolbar.

Are you talking about the command button? Because I can't find VB button in control toolbox.
And I have problems with command button as I am not sure how to make it work like a macro button. If I can make it work like a macro button, then I can use whatever colour options it is giving to me.
 
Upvote 0
View > Toolbars > Control toolbox > Command button. Then right click > view code > call your subroutine.
 
Upvote 0
View > Toolbars > Control toolbox > Command button. Then right click > view code > call your subroutine.


Thanks a lot for your help.
In the meantime I found out another way. You can select any of the pics from autoshapes or clipart and assign the macro to it. EASY :);)

But still thanks a lot for your help and patience.
 
Upvote 0

Forum statistics

Threads
1,214,805
Messages
6,121,656
Members
449,045
Latest member
Marcus05

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top