J
javablood
Help! I have a report based on a crosstab query. The query returns a column
(parameter) and a number of other columns for dates sampled and the body is
the concentration of the sample, e.g.,
PARAMETER 1/1/08 2/1/08 3/1/08 4/1/08 . . .
acetone 5 2 10U 10U
benzene 4 2 5U 5U
..
..
When the sample dates exceed the page width (8.5), the data overflows to the
next page; however, the PARAMETER column does not repeat. How do I get the
PARAMETER column to repeat for each succeeding page? I have looked
everywhere but have not found anything on this and it may be beyond my novice
skills.
(parameter) and a number of other columns for dates sampled and the body is
the concentration of the sample, e.g.,
PARAMETER 1/1/08 2/1/08 3/1/08 4/1/08 . . .
acetone 5 2 10U 10U
benzene 4 2 5U 5U
..
..
When the sample dates exceed the page width (8.5), the data overflows to the
next page; however, the PARAMETER column does not repeat. How do I get the
PARAMETER column to repeat for each succeeding page? I have looked
everywhere but have not found anything on this and it may be beyond my novice
skills.