D Hills
New Member
I'm trying to write a formula the returns a specific answer based on a number in another cell:
Cell value is <0, return "RED"
Cell value is >0, but <.099, return "YELLOW"
Cell value is >=.10, but <.199, return "GREEN"
Cell value is >.20, return "BLACK"
I have done this for the actual cell with conditional formatting, but I want my result in a different cell than the factor number is actual in
Cell value is <0, return "RED"
Cell value is >0, but <.099, return "YELLOW"
Cell value is >=.10, but <.199, return "GREEN"
Cell value is >.20, return "BLACK"
I have done this for the actual cell with conditional formatting, but I want my result in a different cell than the factor number is actual in