I have a database field that is set to "suppress if duplicated" in the format field dialog.
Can I have TEXT fields in the same section suppress if that database field is duplicated?
How would I do that?
thanks
Mark
Right click the field in question and select "format field". To the right of the suppress check box there is an X-2 button for conditional suppression. Click it and enter a formula:
Not OnFirstRecord;
if {Field} = Previous({Field}) then True else False
Software Sales, Training, Implementation and Support for Macola, Synergy, and Crystal Reports. Check out our Macola tools:
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.