Hello,
I have a bunch of rounded rectangle shapes that work as buttons (so they are not CommandButtons).
In the image attached they are blue, but I actually want them to be white and turn blue when clicked.
So:
when I click one button, this should turn blue and all the others remain white.
When I click another button, that one should turn blue, the previous blue should turn white and all the remaining should keep white.
Can you help me achieve this?
Thank you.
PS: is there a place where I can see a list of colors and the correspondent codes for VBA?
I have a bunch of rounded rectangle shapes that work as buttons (so they are not CommandButtons).
In the image attached they are blue, but I actually want them to be white and turn blue when clicked.
So:
when I click one button, this should turn blue and all the others remain white.
When I click another button, that one should turn blue, the previous blue should turn white and all the remaining should keep white.
Can you help me achieve this?
Thank you.
PS: is there a place where I can see a list of colors and the correspondent codes for VBA?