Hi,
I have this one report where it's supposed to print a separate page(monthly statement) for each group of names that's in the report.
I have done this before and can't seem to remember how to do it again. I tried changing various report properties and I can't seem to do it.
For example:
I want each name and amount to be in a different page like so:
Page1:
Page2:
I have this one report where it's supposed to print a separate page(monthly statement) for each group of names that's in the report.
I have done this before and can't seem to remember how to do it again. I tried changing various report properties and I can't seem to do it.
For example:
Name Amount
John Smith
$110.00
John Doe
$100.00
I want each name and amount to be in a different page like so:
Page1:
Name Amount
John Smith
$110.00
Page2:
Name Amount
John Doe
$100.00