not really. This report that i have can be as wide as 100 inches. It's not
designed to be printed as each report item is a link to additional
information, so it just needs to be displayed on the screen.
The solution that i posted above under the response from Tnek is the
solution that i used flawlessly.
Brent
[quoted text, click to view] "MJT" wrote:
> I dont know if this will help you but it worked for me - I have a report that
> has a matrix of columns up to 12 months. I made that report a landscape
> orientation by going into report properties and changing the page size to 11
> x 8.5 (instead of 8.5 x 11 which is portrait). That cleared up my problem
> ... maybe it will work for you too.
>
> "Brent Maloney" wrote:
>
> > I have a need to report on all the ticket numbers assigned to each indiviual.
> > Currently, i have one report that queries for all the individuals, and in
> > the table calls a subreport. In the subreport is a matrix that displays all
> > the tickets assigned to that individual.
> >
> > The problem that i'm having is that if there are more than 10 tickets
> > assigned to any 1 individual, then the ticket numbers scroll off the screen.
> >
> > Is there some way to force a line feed after the 10th column in a matrix?
> >