Need to keep field groups together

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Here's is the format to my report:
Sec. Item# Description UPC
_____________________________________

### #### ######## #########


Section is divided in field groups. How do I print the "section" field
groups separately? The field groups are numbered 1 -26 and I need each field
group to print separately on each page.
 
You said it yourself. Use the report Sorting and Grouping and create a group
based on the section. You can use the Force New Page option to print each
section on a different page.
 
And how do I do that? I know where the sorting and grouping but the processes
are the things that look foreign to me.
 
Sorry, I don't quite understand.
If Section is a field you want to group by, you use the Sorting and Grouping
to put the Section field in as a field to group by. Then you define the
Order you want them to print in. And, If you want Headers and Footers for
the groups, you select that option as well.
 
Back
Top