Hi,
I have a table which consists of
ConPack Region Trade Resource Duration Work_type
------- ------ ----- -------- -------- ----------
CP1 RG1 TR1 Res1 7 checking
CP2 RG2 TR2 Res2 9 Member
CP1 RG1 TR3 Res3 8 Member
CP2 RG2 TR4 Res4 4 Checking
I have created a cross tab like this,
Member Checking
Res3 Res2 Tot Res4 Res1 Tot
CP1 RG1 TR1 0 0 0 0 7 7
TR3 8 0 8 0 0 0
CP2 RG2 TR2 0 9 9 0 0 0
TR4 0 0 0 4 0 4
Now my problem is
1)I want the CP1, RG1 also to be printed in TR3 row and CP2, RG2 in TR4 row
2)I want the totals to be in the end with names as "Member tot" and "Checking tot"
3) Top of CP1 and RG1 i want to place a text object like "Trade" which describes that column. If i am placing it while exporting to excel formatting is very bad.
Can anyone help me how to slove these problems?
Thanks,
Ishu.
I have a table which consists of
ConPack Region Trade Resource Duration Work_type
------- ------ ----- -------- -------- ----------
CP1 RG1 TR1 Res1 7 checking
CP2 RG2 TR2 Res2 9 Member
CP1 RG1 TR3 Res3 8 Member
CP2 RG2 TR4 Res4 4 Checking
I have created a cross tab like this,
Member Checking
Res3 Res2 Tot Res4 Res1 Tot
CP1 RG1 TR1 0 0 0 0 7 7
TR3 8 0 8 0 0 0
CP2 RG2 TR2 0 9 9 0 0 0
TR4 0 0 0 4 0 4
Now my problem is
1)I want the CP1, RG1 also to be printed in TR3 row and CP2, RG2 in TR4 row
2)I want the totals to be in the end with names as "Member tot" and "Checking tot"
3) Top of CP1 and RG1 i want to place a text object like "Trade" which describes that column. If i am placing it while exporting to excel formatting is very bad.
Can anyone help me how to slove these problems?
Thanks,
Ishu.