B
Barb Reinhardt
=if((B1-A1)/A1>1.1,"UP",if((B1-A1)/A1<.9,"DOWN","???"))
You can then put a conditional format on the cell to change the color with
FORMAT -> CONDITIONAL FORMAT
Enter Cell Value is Equal to "UP" and "DOWN" and format as desired.
You can then put a conditional format on the cell to change the color with
FORMAT -> CONDITIONAL FORMAT
Enter Cell Value is Equal to "UP" and "DOWN" and format as desired.