Stepped report

lution

Registered User.
Local time
Today, 06:45
Joined
Mar 21, 2007
Messages
114
I'm running out of page space for a report (already switched to landscape, changed the margins, and shrunk the font as much as I can) but I still need a little more room.

One thing I've noticed with a stepped report that has groups is the groupings take up their full width in the report header. Example:

Header:
Group1 Group2 Group3 property1 property2 property3

Group1 header:
Group1

Group2 header:
.............Group2

Group3 header:
...........................Group3

Detail:
.......................................property1 property2 property3

Since the grouping text is always on its own line is their any way to get them to overlap with Access2007?

What I'd like:
Header:
........................property1 property2 property3

Group1 header:
Group1

Group2 header:
.....Group2

Group3 header:
.........Group3

Detail:
........................property1 property2 property3

Thanks
Lution
 
I have no knowledge of Access 2007 but are you not able to go into the design view of the report and just move the headers to wherever you please (as in previous versions)?
Stopher
 
All the properties in the header are linked together. If I try to move one down it moves all of them down. If I try to move one over, it shrinks the others. I haven't been able to figure out how to unlink all the header properties.

I should note that I'm using the report wizard to generate the report.
 

Users who are viewing this thread

Back
Top Bottom