E
Erick C
Hi everybody. I have a report problem that I cannot figure out.
I have a subreport in the body section of my report that is causing
some big problems. The subreport is pulling investment information
and is attached to the account number of the main form. So every time
the account number changes the subreport shows the correct investment
information. Everything works fine as long as the account number
stays below 40 records or so. Once the subreport gets too large it
messes up all of the spacing as it tries to fit as many records as
possible onto the first page of the report. This ends up giving me a
first page with just the stuff in my header section, a second page
with everything in my detail section, and a blank third page (or a few
records from the subreport, depending on the number of records).
Is there anything that I can do in the properties that will limit the
size of the subreport so it will not get too big for the main report
without changing the Can Grow property? I do not want to cut data off
I just want it to move to the next page. I do not want to create two
separate reports, because the report is exported to PDF and emailed
through the database. I do not want two emails going to the customer
jsut because the PDF cannot make two pages.
My report has an Account Number header section. In the section I have
just static stuff (logo, disclosure, etc.) as well as headers for a
few columns whose data changes with every customer. In the body
section I have the fields that correspond to the headers that I
mentioned above and below that I have my subreport. Neither the
suberport or the main report have any page breaks set up currently. I
have tried placing page breaks everywhere that I though would help,
but nothing doing.
Thanks in advance for your help!
I have a subreport in the body section of my report that is causing
some big problems. The subreport is pulling investment information
and is attached to the account number of the main form. So every time
the account number changes the subreport shows the correct investment
information. Everything works fine as long as the account number
stays below 40 records or so. Once the subreport gets too large it
messes up all of the spacing as it tries to fit as many records as
possible onto the first page of the report. This ends up giving me a
first page with just the stuff in my header section, a second page
with everything in my detail section, and a blank third page (or a few
records from the subreport, depending on the number of records).
Is there anything that I can do in the properties that will limit the
size of the subreport so it will not get too big for the main report
without changing the Can Grow property? I do not want to cut data off
I just want it to move to the next page. I do not want to create two
separate reports, because the report is exported to PDF and emailed
through the database. I do not want two emails going to the customer
jsut because the PDF cannot make two pages.
My report has an Account Number header section. In the section I have
just static stuff (logo, disclosure, etc.) as well as headers for a
few columns whose data changes with every customer. In the body
section I have the fields that correspond to the headers that I
mentioned above and below that I have my subreport. Neither the
suberport or the main report have any page breaks set up currently. I
have tried placing page breaks everywhere that I though would help,
but nothing doing.
Thanks in advance for your help!