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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

report columns

Status
Not open for further replies.

dendic

Programmer
Jan 19, 2003
106
US
I have a crosstab report and the columns count 48(that's more columns then can be dispalyed on one page). How can I repeat the first column of page one on the next page. For example the rows are truck numbers and the columns are states. 48 states can't be displayed on one page. How can I display the truck numbers as the first column on the next page of state names?
 
Have you tried using Groupings for Truck Numbers? Then you can right mouse click on the section and select "repeat".
 
If I do that I lose my rows. This is a crosstab report I need the row to repeat not the whole section
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top