Hello, I created a table that changes the colour of a cell depending of the result of a RNG.
For example if value of RNG lower than 50 the colour is purple if the value of RNG is higher than 50 colour is orange.
I want to put text over the cells in the table so it is easier for me to view the table but I dont want to overwrite the formula in each cell.
(I have the number of the RNG in Cell b2 and the colour of the cell in the table changing according to that cell value (=b2))
Thank you in advance