Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Ok so we have a spreadsheet that we are trying to reproduce in Open Office Calc that was created in Microsoft Excel. The feature that we are trying to emulate is using an image instead of a background color for the chart.

An example, if the data is equal to a 0 we want to use a red X image. If the data is equal to a 1 we want to use a green check mark.

I can of course perform the conditional formatting to use a green background if 1 or a red background if 0 but I would like to use images instead.

share|improve this question

migrated from stackoverflow.com Jul 27 '12 at 0:33

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.