Dear All
I'm using Crystal report 9 and have a query. I have created a cross tab report having coulmn "Acct_Type" which is grouped on "Unit". the output is like this:
HTML Code:
A B C
IND COM DOM IND COM DOM IND COM DOM Grand total
I need to add additional total column for grand total of IND, COM, DOM like this
A B C
IND COM DOM IND COM DOM IND COM DOM IND-TOTAL COM-TOTAL DOM-TOTAL Grand total
Thanks.
Wasim