Task of assigning random numbers
Task of assigning random numbers to the squares, and selecting the winning square. Whenever the user clicks the “Go” button, your VBA program should assign new random numbers to the cells in the worksheet and also randomly select the winning cell and change its background color to red (or some other color). No formulas should be placed in any cells on the worksheet. Requirements & […]