I’m trying to get random, single, cells in different rows to change the cell background color based on the value of another cell. For example if the target data cell (cell L1) value is 1 I want cells B3, L3, B23, L23, B32, L32, B47, and L47 background color to change to Lime Green.
I’ve selected the cells holding CTRL, Format > Conditional > Created the condition but when I click OK and make cell L1’s value 1 the only cells that change are B3 and L3. None of the other cells in the condition change. Why???
Is this a bug or does it have to be done differently, or is it not possible to use conditional formatting on random cells? Do I have to make the same condition over and over again for each row I want the B and L colomn cells to change it?