i have a crystal report that is grouped by account code. For each account code there are several entries. If allocation if A or P then i want to sum amount and call it amount invoiced and if allocation is blank then i want to sum amount and call it outstanding, my problem is that i only want to print amount in one column in the group and then have two subtotals. Whatever way i try to do this i can only ever create one subtotal for either amount outstanding or amount invoiced.