strangeryet
Programmer
Hello,
I have a simple report. It contains two fields for the detail. Currently the report writes on 4 pages, but the fields are so small I can probably get all four pages on one page if I could get the detail to fill down and then back to the top, down, back to the top so instead of this:
Fld1 Fld2
Fld1 Fld2
Fld1 Fld2
etc. to the bottom of the page and then the printing continues on page 2.
How can I get this:
Fld1 Fld2 Fld1 Fld2 Fld1 Fld2
Fld1 Fld2 Fld1 Fld2 Fld1 fld2
Sort of like how a labels align into colums.
Thanks
I have a simple report. It contains two fields for the detail. Currently the report writes on 4 pages, but the fields are so small I can probably get all four pages on one page if I could get the detail to fill down and then back to the top, down, back to the top so instead of this:
Fld1 Fld2
Fld1 Fld2
Fld1 Fld2
etc. to the bottom of the page and then the printing continues on page 2.
How can I get this:
Fld1 Fld2 Fld1 Fld2 Fld1 Fld2
Fld1 Fld2 Fld1 Fld2 Fld1 fld2
Sort of like how a labels align into colums.
Thanks