Repeat column in crosstab

  • Thread starter Thread starter Dale
  • Start date Start date
D

Dale

I have a report based on a crosstab query. The report has too many columns
to fit on a 14x8.5 page. As a result, every other page is a continuation of
the previous page, but I loose the first column (row header of the query)
which would make the report easier to read. Has anyone ever repeated the
first column in a report much like excel's print feature "columns to repeat
on left"?

Hmm..having said that I guess I could export to Excel...but that wouldn't be
as much fun!

Thanks in advance.
 
Could you just add the a second control with its control source set the value
you want to repeat to the report layout?
 
Back
Top