I have some data in a column (test scores) that I want to group together and then for a cell background to change colour when another cell in the same row meets a certain condition. For example:
I want to say that if cell b1 has a value of 7,9, or 11 I would like that cell to change colour when another cell in the same row or specified data range has the value of 19, 21 or 23.
If cell b1 has a value of 13,15 or 17 I would like that cell to change colour when another cell in the same row or specified data range has the value of 25, 27 or 29.
Is it possible to do this, and if so how!?
Thanks
I want to say that if cell b1 has a value of 7,9, or 11 I would like that cell to change colour when another cell in the same row or specified data range has the value of 19, 21 or 23.
If cell b1 has a value of 13,15 or 17 I would like that cell to change colour when another cell in the same row or specified data range has the value of 25, 27 or 29.
Is it possible to do this, and if so how!?
Thanks