Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
DaCheeze
Starting Member
2 Posts |
Posted - 2005-05-20 : 07:40:22
|
Ok I posted earlier with a problem but I was able to get it myself but this branches from that problem.I have 3 pages of reports that are 3 different sections. The last page may or may not show up depending on if there is any dates stored in a table so if there are none stored at that time then the last page doesnt show up in the report. This all works fine but I have a 4th subreport for displaying simple things like "This report was submitted on" and stuff. When the 3rd page doesnt show up the page break that I added to that page causes the 4th to be on its on page when there shouldnt be a page break and the 4th should start just a few lines after the 2nd report on the same page.This probably makes no sense to anyone. |
|
|
|
|