A
Ayala
Hi, I have page breaks to separate groups in my report.
but this produces that at the end of my report I have two
blank pages.
Is there any property like the has data for pages??
something like
if Not(NextPage.HasData) Then
Me.pageBreakA.Visible = False
End if
thx.
but this produces that at the end of my report I have two
blank pages.
Is there any property like the has data for pages??
something like
if Not(NextPage.HasData) Then
Me.pageBreakA.Visible = False
End if
thx.