I need to make a report in which rows of data print as one line of columns near the top of the 8.5 x 11 page.
Below the single row of rows is a grid where test results are written.
Additional rows of data would print on subsequent pages.

I've taken a stab at using a thin cross tab - not much luck
I tried creating a custom label with five columns - seems to be ok, I got it to print only one row of "labels" but am fiddling around with File|Page Setup|Layout trying to get the row spacing adjusted so the grid is right under the row of data. Header, detail and page footer bands are Static height.

Any other ideas - FTE article, previous emails, subreport... I seem to remember this coming before but can't find anything
TIA
Doug

________

Header info
________

  Row 1 | Row 2 | Row 3 | Row 4 | Row 5 |
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
.
.
.
end of page

next page:

________

Header info
________

  Row 6 | Row 7 | Row 8 | Row 9 | Row 10|
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
_________|_______|_______|_______|_______|
.
.
.
end of page


Reply via email to