Click to See Complete Forum and Search --> : Dreaded CrossTabs


whelzer
May 31st, 2005, 07:28 AM
Hi,

I'm using CR 10 and I've got what appears to be a simple problem.

I've written loads of crosstab reports in my time but have never had the following situation before - hopefully someone can help.


My basic report looks like this:

My Book Your Book

Views 250 350
Reads 150 100
Total 400 450
Views2 200 300
Reads2 50 75
Total2 250 375


Both Total & Total2 values are stored as rows in the Db.

My problem is I need to format both Total Rows to something like

---------------------------------------------------------
Total xxx yyy
---------------------------------------------------------

I also would like to have some white space btn the two Totals.

Any help much appreciated.

John