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!

Cross Tab Multiple Columns

Status
Not open for further replies.

jasonhuibers

Programmer
Sep 12, 2005
290
CA
Is there a way to keep multiple columns on one page. I have the cross tab in a subreport and when I use the dhtml viewer I can not scroll to see the other columns...

Any suggestions
 
Some simple fixed might be to narrow the columns by either unchecking "show cell margins" in the customize style tab or to rotate the column headers 90 degrees and stretching them in height and then minimizing the summary cell width. Otherwise, the only way to make the crosstab "wrap" is to create groups based on ranges for the column field (it helps if you have a standard number of columns or at least one with sequential values), and then move the crosstab into a group section.

-LB
 
Do the columns have to expand horizontally onto another page - is there a way to have the columns wrap vertically?
 
That's what I meant. In the main report, you would create a formula that establishes ranges, and then place the crosstab in the group based on that formula.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top