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

multiple pages in columnar report...Is it possible?

Status
Not open for further replies.

wala

Programmer
Aug 2, 2000
6
PH
I want to produce a report that could span to multiple pages using columnar kind of report. Is it possible? if yes, please help me. Thanks in advance.

To further clarify the question...I want to have a report that looks like this.

Field1 Field2 Field3 Field4 Field5 Field6 Field7 Field8

field1 to field6 just fit to one page. Is it possible to span to multiple pages for field7 and field8. I know cross-tab can handle multiple pages easily but my problem is that the data I will be using is in a columnar form. :-V [sig][/sig]
 
Typically, the answer is no, there is no way to do mutipage width, other than Cross-tabs. At least as far as I know.

The only way I could see it happening is if you created a second report that printed the extra fields. Of course that involves manual collation of the pages. [sig]<p>Ken Hamady- href= Reports Training by Ken Hamady</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top