T
Telesphore
How to add an information only after the last group.
The report will be printed in two columns.
Thank you.
The report will be printed in two columns.
Thank you.
Telesphore said:If I print the report on one column, the information is printed exactly
after the last group.
But if I print on two columns, the information is printed at the top of a
new page.
Marshall Barton said:Was the group footer suggestion unacceptable or did you have
trouble getting it to work?
There is another way, but it is rather complex. It involves
using the report's record source query to calculate a record
number (based on one or more fields with a unique sorting
order) and using that to calculate the page and column
numbers. The report can then be sorted on those three
values so that Across then Down snaking comes out looking
like Down then Across.
--
Marsh
MVP [MS Access]
This is exactly what you said. But I must use Down then Across snaking.
"Marshall Barton" a écrit