Printing Count before Printing Group

I need to print out the total number of records in a group "before" printing the data. Is this possible?

Report should look like this:

Males : 42
Employee Record #1
Employee Record #2
...
Employee #42

Female: 43
Employee Record #1
Employee Record #2
...
Employee Record #43

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 2:23AM
    Yes you can create vaeiables and make report 2 pass in first pass increment variables
    in second pass assign value to memoview text
  • edited 2:23AM
    gordk wrote: »
    Yes you can create vaeiables and make report 2 pass in first pass increment variables
    in second pass assign value to memoview text

    Thank you. I just decided to do the work in SQL and change the report to Master Detail.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.