Footer lines moving up

  • Thread starter Thread starter Maracay
  • Start date Start date
M

Maracay

Hi Guys,
I have a report with footer when the code change, in this footer I need to
place 3 lines with 2 fields each line, the problem is that when the line is
empty (No data) I want the other lines under this one to go up, I have no
idea how can I do this.

Any help will be appreciated.

Thanks
 
Maracay said:
I have a report with footer when the code change, in this footer I need to
place 3 lines with 2 fields each line, the problem is that when the line is
empty (No data) I want the other lines under this one to go up, I have no
idea how can I do this.


Which footer?

For the report and group headers, setting the text boxes and
their section's CanShrink propert to Yes will work in simple
cases. If that is not adequate in your case or if you are
doing this in the page footer, please provide a bunch more
details about how your report design is laid out and what
data is in these "two lines".
 
Back
Top