The report I have has two files, Master and Detail, linked by Comp#. It's a 2 Col report with detail going across then down. Each group looks fine. The problem is it
skips to a new page after each group, whereas I only want a few lines between each group - and a skip to new page when the group cannot be kept together on the same page I'd appreciate if someone could tell me how I might do this. Thanks!
The layout is as follows:
(Master) Comp# , Description
(Detail) Comp#,ID,LastName,FirstName ID,LastName,FirstName
(Two Cols. going across, then down)
Comp#Header Sorting on Comp# Asc; Grp Header = Yes;
GrpFooter=No; Grp On=EachValue; Grp Intvl=1
KeepTogether=Whole Grp;
Prop: Force New Page=None; NewRowOrCol=After Section
KeepTogether=Yes
Detail
ForceNewPage=None; NewRowOrCol=None;KeepTogether=Yes
skips to a new page after each group, whereas I only want a few lines between each group - and a skip to new page when the group cannot be kept together on the same page I'd appreciate if someone could tell me how I might do this. Thanks!
The layout is as follows:
(Master) Comp# , Description
(Detail) Comp#,ID,LastName,FirstName ID,LastName,FirstName
(Two Cols. going across, then down)
Comp#Header Sorting on Comp# Asc; Grp Header = Yes;
GrpFooter=No; Grp On=EachValue; Grp Intvl=1
KeepTogether=Whole Grp;
Prop: Force New Page=None; NewRowOrCol=After Section
KeepTogether=Yes
Detail
ForceNewPage=None; NewRowOrCol=None;KeepTogether=Yes