G
Guest
Here is the situation:
I have a report grouped by a transaction type. I would like the Grouping
Footer for each group to be able to list "continued from previous page" if
the GROUP falls over multiple pages.
For example, If group 1 has 3 records and all fit on page 1, the footer
would read "(3 batches)". If group 2 starts on page 1, has 50 records and
ends on page 2, I would like it to read "(50 batches, continued from previous
page)".
I know how to get it to count the batches, but I can't seem to figure out
how to have Access check what page the group started on and compare it to the
page the group ends on to determine if the group spans more than 1 page.
Any ideas? THX!
I have a report grouped by a transaction type. I would like the Grouping
Footer for each group to be able to list "continued from previous page" if
the GROUP falls over multiple pages.
For example, If group 1 has 3 records and all fit on page 1, the footer
would read "(3 batches)". If group 2 starts on page 1, has 50 records and
ends on page 2, I would like it to read "(50 batches, continued from previous
page)".
I know how to get it to count the batches, but I can't seem to figure out
how to have Access check what page the group started on and compare it to the
page the group ends on to determine if the group spans more than 1 page.
Any ideas? THX!