J
Julia Boswell
OK, here goes.... I've got a cross tab query that has row headings of Status
& Business, with column headings of Months and total of a value in the data
section. It's read via a report and it works fine and it looks something
like this:
Status Business Jan Feb Mar Grand Total
Anticipated Bus1 20 40 60 120
Anticipated Bus2 40 20 60 120
Anticipated Total 60 60 120 240
Backlog Bus1 20 40 60 120
Backlog Bus2 40 20 60 120
Backlog Total 60 60 120 240
AOP Bus1 etc
AOP Bus2 etc
AOP Total etc
I've then got a sub report which runs another cross tab showing the total
figures for Backlog and Anticipated.
The status and business unit names will never change. There will always be
three status' with those names and 2 businesses. The question is how on
earth do I do this?
Calculate the figures for (AOP totals) minus (the total of Backlog and
Anticipated) (which is shown in the sub report).
I guess I'll need to create another sub report, but I can't get my head
around how?
Any ideas appreciated!
Julia
& Business, with column headings of Months and total of a value in the data
section. It's read via a report and it works fine and it looks something
like this:
Status Business Jan Feb Mar Grand Total
Anticipated Bus1 20 40 60 120
Anticipated Bus2 40 20 60 120
Anticipated Total 60 60 120 240
Backlog Bus1 20 40 60 120
Backlog Bus2 40 20 60 120
Backlog Total 60 60 120 240
AOP Bus1 etc
AOP Bus2 etc
AOP Total etc
I've then got a sub report which runs another cross tab showing the total
figures for Backlog and Anticipated.
The status and business unit names will never change. There will always be
three status' with those names and 2 businesses. The question is how on
earth do I do this?
Calculate the figures for (AOP totals) minus (the total of Backlog and
Anticipated) (which is shown in the sub report).
I guess I'll need to create another sub report, but I can't get my head
around how?
Any ideas appreciated!
Julia