I have 3 cells, each cell has a value, 1, 2, 3
The cell value is related to a score, each score located in another cell, 10, 8, 0
To pick a value, the user has to change the cell colour, for example the user picks the cell with 1 and shades it any colour
Then the formula needs to pull in the...