Is there a way to change the background color of a cell by referencing a hex code in another cell? For instance, suppose cell Z1 has the value "FF0000". I'd like another cell, perhaps A3, to change its background color to "FF0000" based on that value in Z1. Then, when Z1 changes from "FF0000" to "0000FF", I'd like cell A3 to change from a red background to a blue background.
Is it possible to do this based on a formula in Conditional Formatting (or even using a formula without using CF, but definitely not using Visual Basic)?
I want to be able to dynamically change the value in Z1 (perhaps by using a calculation) and have it affect the background colors in other cells (A3 and others).
advTHANKSance!
Is it possible to do this based on a formula in Conditional Formatting (or even using a formula without using CF, but definitely not using Visual Basic)?
I want to be able to dynamically change the value in Z1 (perhaps by using a calculation) and have it affect the background colors in other cells (A3 and others).
advTHANKSance!