G
gio123bg
Hi,
I wish to test a value in a cell and change the background color is a
range of values is present.
More exactly:
IF x <= 30 then read color
IF x > 30 & x < 60 then yellow
IF x >= 60 then dark
Is it possible? Many thanks in advance for your kind cooperation.
Regards,
gio123bg
I wish to test a value in a cell and change the background color is a
range of values is present.
More exactly:
IF x <= 30 then read color
IF x > 30 & x < 60 then yellow
IF x >= 60 then dark
Is it possible? Many thanks in advance for your kind cooperation.
Regards,
gio123bg