I hope you can help me.
I have a report, with three different groups. On the header for the first group - by name -I have new page before, reset page # checked, and on it's footer it have new page after, reset page# checked. On the second group - by category, there are no conditions on the header, but on footer I have new page after, reset # checked. On the third group - it is the same as the second. I have a details section with a conditional on new page after, and reset page number. The report works and resets and counts pages just the way I want it. Now we are going to put in a duplex printer and I have to fix the report to take advantage of it. I created a global variable to count the page numbers (since we reset them often!) and that works, but how do I purposely tell the report that either based on a change in name or change of a certain type, to skip a page if the page is an even page? I want all new names to start on the odd page (front facing), and certain types to start printing on the odd page. The counter is in the page footer of the report to count when a page is printed.
I know it's a long question, but I wanted to make sure I gave all the details!
Thanks!
I have a report, with three different groups. On the header for the first group - by name -I have new page before, reset page # checked, and on it's footer it have new page after, reset page# checked. On the second group - by category, there are no conditions on the header, but on footer I have new page after, reset # checked. On the third group - it is the same as the second. I have a details section with a conditional on new page after, and reset page number. The report works and resets and counts pages just the way I want it. Now we are going to put in a duplex printer and I have to fix the report to take advantage of it. I created a global variable to count the page numbers (since we reset them often!) and that works, but how do I purposely tell the report that either based on a change in name or change of a certain type, to skip a page if the page is an even page? I want all new names to start on the odd page (front facing), and certain types to start printing on the odd page. The counter is in the page footer of the report to count when a page is printed.
I know it's a long question, but I wanted to make sure I gave all the details!
Thanks!