May 18, 200520 yr I am trying to format this report so that some rows are separated by a divider rather than have a summary field label above each type. For example, Instead of: Plaintiff Finance co, LLC Defendant Doe, John I want to have Finance co, LLC VS Doe, John How can I accomplish this?
May 27, 200520 yr How about a calc field (result is text) = Case ( Role = "Defendant" ; "VS." ) and put this field in the subsummary part instead of Role.
May 27, 200520 yr I may not be understanding the problem properly; but if the words you are trying to lose are labels, as opposed to values of fields, then just delete them or replace them with whatever text you want.
June 13, 200520 yr Author If I put the calc field in a subsummary part, how can I eliminate the space that is left if the value of the party's role is plaintiff. To the other guy who commented, "Plaintiff" and "Defendant" are not labels, they are field values. I have the parties sorted by this field, and it takes up too much space to have these words above every single group of parties, instead of just a "VS" between them.
June 13, 200520 yr Can you use the Format>Sliding/Printing on the calculation field suggested by comment in order to remove the space on a printout of the report?
Create an account or sign in to comment