T
Thomas L
I am using Excel 2002, and I don't know if this is possible or not, bu
I am trying to create an IF function, where the outcome of the functio
makes the fill color a certain color. I am trying to create
commission tracker for my employee's and need to be able to have th
fill color a certain color depending on the outcome.
For example, this is my function:
=IF(J5>200%,"12%",IF(J5>165%,"10%",IF(J5>135%,"8%",IF(J5>115%,"7%",IF(J5>100%,"6%",IF(J5>70%,"4%","0%"))))))
and I need the fill color to be green for the 12%, yellow for the 10%
8%, 7% and red for the 6%, 5%, and 0%. Is this possible or am
reaching beyond the limits of Excel?? If not able to do the fil
color, is there a way to do the font instead?
Any assistance provided is greatly appreciated!
I am trying to create an IF function, where the outcome of the functio
makes the fill color a certain color. I am trying to create
commission tracker for my employee's and need to be able to have th
fill color a certain color depending on the outcome.
For example, this is my function:
=IF(J5>200%,"12%",IF(J5>165%,"10%",IF(J5>135%,"8%",IF(J5>115%,"7%",IF(J5>100%,"6%",IF(J5>70%,"4%","0%"))))))
and I need the fill color to be green for the 12%, yellow for the 10%
8%, 7% and red for the 6%, 5%, and 0%. Is this possible or am
reaching beyond the limits of Excel?? If not able to do the fil
color, is there a way to do the font instead?
Any assistance provided is greatly appreciated!