MTarkington
Programmer
Good afternoon,
Crystal 10
Intersystems Cache Database
I currently have a report that has a detail line that contains better than 40 fields. The detail line alone spans 3 pages. Roughly, it is every field in the table in this format:
Address: 123 Any Street
City: Any Town
State: CA
Now, because all of the data is listed down the page with the headers on the left and the field on the right, I need to find a way to supress the header if the field is blank.
I know how to supress the field such that it show no data, but is there any way to move all of the data up if the field is blank?
Example: If City above is blank, I want it to show up like this:
Address: 123 Any Street
State: CA
Has anyone done anything like this or know of a way to supress an 'area' of the detail line?
Any input or advice is appreciated.
TIA,
Mark
Crystal 10
Intersystems Cache Database
I currently have a report that has a detail line that contains better than 40 fields. The detail line alone spans 3 pages. Roughly, it is every field in the table in this format:
Address: 123 Any Street
City: Any Town
State: CA
Now, because all of the data is listed down the page with the headers on the left and the field on the right, I need to find a way to supress the header if the field is blank.
I know how to supress the field such that it show no data, but is there any way to move all of the data up if the field is blank?
Example: If City above is blank, I want it to show up like this:
Address: 123 Any Street
State: CA
Has anyone done anything like this or know of a way to supress an 'area' of the detail line?
Any input or advice is appreciated.
TIA,
Mark