Hi,
I have a 2 column subreport which prints across and down. There is a grouping on the report which I need a total for.
If there is only 1 item on the report it prints to the right and it looks sort of stupid. I added a null record in my stored procedure for each grouping break. This null record always prints to the right and my 1st real record now prints under my Header grouping. The next problem is I have a footer total for this grouping. If there is only 1 record it prints the total on the right side. I ALWAYS want it to print on the left side. The only time it prints on the left is if the last detail record printed in column 2 (eg. the right).
Is there something in on format or on print that I can use which will always print these totals in column 1?
If I confused anyone please reply back.
THANKS
Remember when... everything worked and there was a reason for it?
I have a 2 column subreport which prints across and down. There is a grouping on the report which I need a total for.
If there is only 1 item on the report it prints to the right and it looks sort of stupid. I added a null record in my stored procedure for each grouping break. This null record always prints to the right and my 1st real record now prints under my Header grouping. The next problem is I have a footer total for this grouping. If there is only 1 record it prints the total on the right side. I ALWAYS want it to print on the left side. The only time it prints on the left is if the last detail record printed in column 2 (eg. the right).
Is there something in on format or on print that I can use which will always print these totals in column 1?
If I confused anyone please reply back.
THANKS
Remember when... everything worked and there was a reason for it?