I have a program which involves 50 CommandButtons identified as N1-N50

When the program gets started I want to run a loop that sets the back colors of the command buttons to Blue

After that any time a button is clicked, I would like to change the color of selected button to white

Help Please
Thank you

JoeBBB