Stryker2013
New Member
- Joined
- Jul 22, 2013
- Messages
- 40
I want to have the font color in one column be driven by the value in another cell.
I want the cells in column a to change color based on what the value is in column B
if column b cell b1 is "completed" then column a cell a1 font will be Green
If column b cell b1 is "IP" then column a cell a1 font will be Yellow
If column b cell b1 is "NC" then column a cell a1 font will be Red
If column b cell b1 is "M" then column a cell a1 font will be Purple
I will copy this formula down the sheet so it will be applied to all rows in the sheet.
Any ideas. I was trying if statements but apparently I didn't get it right.
I want the cells in column a to change color based on what the value is in column B
if column b cell b1 is "completed" then column a cell a1 font will be Green
If column b cell b1 is "IP" then column a cell a1 font will be Yellow
If column b cell b1 is "NC" then column a cell a1 font will be Red
If column b cell b1 is "M" then column a cell a1 font will be Purple
I will copy this formula down the sheet so it will be applied to all rows in the sheet.
Any ideas. I was trying if statements but apparently I didn't get it right.