View Full Version : Multi Column Report Headers


yippie_ky_yay
12-03-2002, 10:58 AM
Hello all,

I have a multi-column report with many sublevels. I can get the width of the main group to diplay on the whole width of the form by placing it in the page header - but can anything be done to get my other headers to go the whole width? (it is currently getting cut off at the column width). Is the page header or footer the only ones that can ignore the column width?

Thanks,

-Sean

Pat Hartman
12-05-2002, 03:11 PM
I think the way to do this is to make the part of the report that is currently in the detail section into a sub report. That way the main report can be full width so all the headers and footers are full width and the detail is actually a multi-column subreport.

yippie_ky_yay
12-06-2002, 07:42 AM
Thanks Pat - I'll give it a try and keep the group posted. There's about 20 sub-groupings in this report though - so I'm not sure what to expect.

-Sean