I would like to display a certain image in an iWork Numbers cell conditional to a value in another cell.

For example:

if cell x < 1 display "1.png";
if cell x = 1 display "2.png";
if cell x > 1 display "3.png"

Is there any way to do it? According to my investigation there is only conditional formatting that does not include a cell's background image.

Could it be done with AppleScript?

link|improve this question
feedback

1 Answer

Don't believe you can do it. Excel can I believe.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.