In my spare time I’m working on simulating a Rubik’s Cube in excel using VBA: So far I have code to rotate the top and the front of the cube. Currently I store the values of the left, back and bottom cubes on a hidden sheet called “Placeholder”. I refer to the front, top andRead more