how to insert a special character (arrow) in IF statement
How do I use arrows in my IF statement? Insead of "Improvement" in the
formula below, I want to show an arrow pointing upwards and instead of
"Regression" I want to show an arrow that points downward.
=IF(D9C9,"Improvement","Regression").
|