SUM of 2 cross summary values
Posted: Wed Sep 23, 2009 12:10 am
Hello,
I have 2 cross summary values as IN, OUT in cross tab.
I need to get the Sum(IN,OUT) in Cross-Column Total.
Eg:
IN--------- 1------1--------2
OUT------- 2------1--------
Now am getting cross column total value as 4,3 ie,Sum(In),Sum(Out)
But i need the output as like Sum(IN,Out) ie, 7
Thanx
Jay
I have 2 cross summary values as IN, OUT in cross tab.
I need to get the Sum(IN,OUT) in Cross-Column Total.
Eg:
IN--------- 1------1--------2
OUT------- 2------1--------
Now am getting cross column total value as 4,3 ie,Sum(In),Sum(Out)
But i need the output as like Sum(IN,Out) ie, 7
Thanx
Jay