Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Controlling # of columns via Page Setup

Status
Not open for further replies.

MaggieLeatherman

Programmer
May 9, 2004
59
0
0
US
Hi, I have a report that at first had 1 Group Header for "AreaName". I needed the detail section to print in 4 columns for the "RoomName".. Got that to working ok..
Then I needed to add another Group Header section for "SRNumber". When I preview the report now, the data in the GroupHeader for "RoomName" prints over the top on the data for GroupHeader "SRNumber"...
Is there a way to control this?

Thanks, Maggie
 
Your Sort and Grouping Dialouge box should

have 2 groups under Field/Expression

Area Name
SRNumber

The group header should set yes.

The 4 columns go into the section detail.

This should resolve the problem


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top