I have a 52x52 matrix of cells that I use as a visual aid.
Part 1:
I want each of 52 Command Buttons to "Fill" a disjointed series of cells with a specific color.
For example, when I "Click" "Command Button 1", I wanted cells: =A1, B2, D3:D8, J8 to change from RGB(242,242,242) to RGB(237...