Hi, All,
My question appears to be simple, but I cannot find out how to do this:
I want to conditionally format some cells, using 2 alternate colours - but I want the user to be able to choose the 2 colours to use.
i.e. I want: "if the row no. is odd, then make the cell colour the same as $D$10; If the row no. is even, then make the cell colour the same as $D$11"
Also, I want to do this using formulas and not VBA if at all possible. I can do it in VBA, but that would require the user to explicitly start the process, I think? I want it to be dynamic.
Can anyone help please? It seems to be impossible, but I think this must be a common request.
Thanks a lot in advance,
Mortimer
My question appears to be simple, but I cannot find out how to do this:
I want to conditionally format some cells, using 2 alternate colours - but I want the user to be able to choose the 2 colours to use.
i.e. I want: "if the row no. is odd, then make the cell colour the same as $D$10; If the row no. is even, then make the cell colour the same as $D$11"
Also, I want to do this using formulas and not VBA if at all possible. I can do it in VBA, but that would require the user to explicitly start the process, I think? I want it to be dynamic.
Can anyone help please? It seems to be impossible, but I think this must be a common request.
Thanks a lot in advance,
Mortimer