F
Frank West
Hi,
Is there a way to change the color of the font in a cell.
For ex.
A
1 red
2 black
3 blue
4 red
5 blue
6 red
In cell A2 can you enter something such as,
=if(a1=red,?,if(a1=black,?,if(a1=blue,?)))
I want cell A1 to turn red when I type in red and A2 to turn black
when I type in black, etc.
I only have three or four colors I need to work with.
Does each color have a corresponding number? How do you find those
numbers?
Thanks,
Frank
Is there a way to change the color of the font in a cell.
For ex.
A
1 red
2 black
3 blue
4 red
5 blue
6 red
In cell A2 can you enter something such as,
=if(a1=red,?,if(a1=black,?,if(a1=blue,?)))
I want cell A1 to turn red when I type in red and A2 to turn black
when I type in black, etc.
I only have three or four colors I need to work with.
Does each color have a corresponding number? How do you find those
numbers?
Thanks,
Frank