Hi
I need help here.
I want to conditional format a range, depending on the value of the cell -> all clear here... I can do this easily
-> what I want though is instead of formating the cells with a fixed format (color specifically) I want to use colors that can be variable...
-->>> eg cell B1 should be formatted (following a conditional rule - eg B1 > C1) filled with the color that is in D1
With that the users can dynamically change the color schemes in D1:.... and it updates accordingly.#
PS: I do have VBA function that reads the background color of the cell in D1... so that the number could be used
How can then I use an indirect link to a color for formating
Thanks!
I need help here.
I want to conditional format a range, depending on the value of the cell -> all clear here... I can do this easily
-> what I want though is instead of formating the cells with a fixed format (color specifically) I want to use colors that can be variable...
-->>> eg cell B1 should be formatted (following a conditional rule - eg B1 > C1) filled with the color that is in D1
With that the users can dynamically change the color schemes in D1:.... and it updates accordingly.#
PS: I do have VBA function that reads the background color of the cell in D1... so that the number could be used
How can then I use an indirect link to a color for formating
Thanks!