Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repeat column data when printing 1

Status
Not open for further replies.

queenzd

Technical User
Sep 16, 2009
5
US
I have a multi-column, tabular report.

All of the columns are set to "can grow".

Sometimes the last column (Comments) expands to more than one page. My problem is when I print and the comments column for one record is more than one page, the other columns are blank on the additional pages.

My question is when printing, how do I get each record to repeat the other columns' info on every page as long as there is something in the Comments column?

Thanking you ahead!
 
You would have to put them in a separate section with the repeat section property set to yes. This will of course prevent the first line of text from being on the first row with the data. On the other hand, you can make the comments span the whole page which will mean longer comments take less space.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top