T Telesphore May 14, 2006 #1 How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Thank you.
How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Thank you.
W Wolfgang Kais May 14, 2006 #2 Hello. Telesphore said: How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Click to expand... I didn't test about a column, but for a page: Change the "Keep Together" setting for your GroupLevel in the "Sorting and Grouping" window.
Hello. Telesphore said: How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Click to expand... I didn't test about a column, but for a page: Change the "Keep Together" setting for your GroupLevel in the "Sorting and Grouping" window.
M Marshall Barton May 14, 2006 #3 Telesphore said: How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Click to expand... Try setting the **group's** (not a section's) KeepTogether property to: With First Detail
Telesphore said: How to prevent a group header to be printed in a report on the last line of a column or on the last line of a page. Click to expand... Try setting the **group's** (not a section's) KeepTogether property to: With First Detail
T Telesphore May 14, 2006 #4 Thank you all. Telesphore "Marshall Barton" Try setting the **group's** (not a section's) KeepTogether property to: With First Detail Click to expand...
Thank you all. Telesphore "Marshall Barton" Try setting the **group's** (not a section's) KeepTogether property to: With First Detail Click to expand...