I am trying to create a pixel art activity where a specific number in a cell will turn a different cell a colour if the correct answer/ number is input. For example if cell C2 has the correct answer of 7 then cells E1,F2, and G3 would turn Red. Then if cell 2 has the correct answer of 22 cells F1,G2, and E3 would turn blue. But any other number would not change the colour of those cells.

