Multiple Columns formatting
Posted: Tue May 25, 2004 1:05 pm
[updated:LAST EDITED ON May-25-04 AT 01:06 PM (EST) by ()]I have a report with lots of conditional printing in the group line with 2-column record line. The record line is printing across the page. There is a box around the record line for formatting. For some reasons, when the number of record is in odd number, the box will not print on the last record, if the number of record is in even number, then the box printed fine. So my report looks like this.____Column 1 Column 2__|--------| |----------|__| 1 | | 2 |__|--------| |----------|__|--------| |----------|__| 3 | | 4 |__|--------| |----------|__ 5 ____Is there any way to force the box to show up at the last record when printing in column? or is there a way to do conditional formatting or conditionally print a box? Thanks for your help.