K
Kirk P.
I am trying to find a way to perform the following:
I have sales records by "store" and by "job". For example
Store Job Sales
East 1 100
East 2 125
West 2 150
West 3 175
Central 3 200
Central 1 105
When reporting, all records appear in the detail section,
and I can group and sum by Store and/or Job. However,
let's say I only want to group and sum for Jobs 1 & 2. I
don't want the totals for job 3 to appear in the sum of 1
& 2. I want to display a subtotal for jobs 1 & 2, and a
SEPARATE subtotal for job 3.
Is there an easy way to do this?
I have sales records by "store" and by "job". For example
Store Job Sales
East 1 100
East 2 125
West 2 150
West 3 175
Central 3 200
Central 1 105
When reporting, all records appear in the detail section,
and I can group and sum by Store and/or Job. However,
let's say I only want to group and sum for Jobs 1 & 2. I
don't want the totals for job 3 to appear in the sum of 1
& 2. I want to display a subtotal for jobs 1 & 2, and a
SEPARATE subtotal for job 3.
Is there an easy way to do this?