Is there anyway to use the red, yellow, green icons that come with conditional formatting for an iconset on fixed numbers within a cell. Basically, we want to say:
If number < -0.5 show RED
If number between -0.5 and 0.5 show YELLOW
If number > 0.5 show GREEN
It appears that this is percentage based.
If there is another route we can try, that would be OK too. Based on the documentation, this seemed like the most logical path.
Thanks