Jul 23, 2003 #1 nysouth IS-IT--Management Jul 23, 2003 21 US I need to get a report to print a group twice with in another group. For example: Group 1 - Company Group 2 - Employee I need the information in Group 2 to print twice within Group 1 to provide duplicate copies. Is that possible?
I need to get a report to print a group twice with in another group. For example: Group 1 - Company Group 2 - Employee I need the information in Group 2 to print twice within Group 1 to provide duplicate copies. Is that possible?
Jul 23, 2003 #2 lbass Technical User Feb 9, 2002 32,818 US You could create a subreport which recreates the group 2 data and place it in a group 2 footer, linking it to the main report by the group 2 field. -LB Upvote 0 Downvote
You could create a subreport which recreates the group 2 data and place it in a group 2 footer, linking it to the main report by the group 2 field. -LB
Jul 23, 2003 Thread starter #3 nysouth IS-IT--Management Jul 23, 2003 21 US Thanks! That did the trick. Upvote 0 Downvote