Hi,
I've put an OLE control, bound to a db field pointing to an image location, in multiple sub-reports. Now I want a single image to come in to each of the sub-reports based on a condition. I put the condition: If {table.chartname} = "Chart1" then {table.imagelocation}
Now what happens is that all the images appear one over the other. And if I put this condition in the suppress section, then none of them appear at all.
Can anybody pls point me to the problem area?
Thanks.