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.