Hello,
I would like to know if there is a way to insert page breaks depending on the output.
Lets say I have a memo field on a report and under that i have a static table (Just lines with some fields so it looks like a table, NOT an access table). now what I want to do is if memo takes up more than half a page then I want to insert a page break after the field so my static table wont break into 2 pages.
Second question is, lets say I have 3 fields in a Tabular format (continous), one of them being a memo field. I wanted the report to show so it has lines around the fields and it looks like a table. On the first try, I inserted the horizontal line right after the fields, that did not work because if memo size increases the line just cuts through the memo. But for horizontal line I have come up with a solution of adding a group header and footer on each field with includes the horizontal lines. The verticle lines are the problem though between the fields.
Thanks for your help in advance.
Sunny
I would like to know if there is a way to insert page breaks depending on the output.
Lets say I have a memo field on a report and under that i have a static table (Just lines with some fields so it looks like a table, NOT an access table). now what I want to do is if memo takes up more than half a page then I want to insert a page break after the field so my static table wont break into 2 pages.
Second question is, lets say I have 3 fields in a Tabular format (continous), one of them being a memo field. I wanted the report to show so it has lines around the fields and it looks like a table. On the first try, I inserted the horizontal line right after the fields, that did not work because if memo size increases the line just cuts through the memo. But for horizontal line I have come up with a solution of adding a group header and footer on each field with includes the horizontal lines. The verticle lines are the problem though between the fields.
Thanks for your help in advance.
Sunny