OK.......
None of the above solutions have worked independantly so as a final ditch attempt at some kind of workable solution I tried the following:
Create the formula {@TEST}
IF UCASE({INVBODY.DESCRIPTION}) LIKE '*MARQUEE*' THEN 1 ELSE 0
And inserted it into the details section
then...
Thanks for your responses. niether of the formulas have worked but I now fear there may be an issue with some kind of Database level conflict.
I think I will consider rebuilding the database and coming back to this as other issues outside of Crystal have since become apparent.
I fear I have...
I need to supress a text object located in a report footer so that it only shows when a certain stock code is present in the details section.
I have tried 'if then':
if({stock.code})="T002")then false else true
but this doesn't have the desired result in that it fails to appear at all.
Using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.