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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crosstabs As Subreports (Shifting Columns)

Status
Not open for further replies.

dditto

Programmer
Jun 27, 2001
3
CA
When I link my crosstab in as a subreport the columns shift over when they don't contain any information. I've tried a couple different techniques but I haven't been able to correct it. Has anyone found a solution to this?

What I'm Getting:
CROSSTAB COLUMNS
r1 COLUMN1 COLUMN2 COLUMN3
r2 COLUMN1 COLUMN3

What I need:
CROSSTAB COLUMNS
r1 COLUMN1 COLUMN2 COLUMN3
r2 COLUMN1 COLUMN3

Thanks In Advance.

Darren.
 
Formatting was a bit off. In the example of what I need the r1 COLUMN3 and r2 COLUMN3 should be aligned.

Thx.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top