D
Dawn Shaferly
I have a report grouped by an Op number (text). In that
field's group footer, I have a textbox summing the total
hours by Op. I would like the report to be ordered by the
highest hours (desc), but not lose the grouping by the
operation. Example:
Op 20 3 hours
Op 20 2.4 hours
sum([hours]) 5.4 hrs.
Op 30 11 hours
Op 30 4 hours
sum([hours]) 15 hrs.
I would like Op 30 and it's detail lines and the subtotals
to appear first in the list because it has the highest
hours. When I change the order in the Grouping and
Sorting dialog box, it groups by hours and subtotals them
(only adds together all of the 11 hrs, etc...)
field's group footer, I have a textbox summing the total
hours by Op. I would like the report to be ordered by the
highest hours (desc), but not lose the grouping by the
operation. Example:
Op 20 3 hours
Op 20 2.4 hours
sum([hours]) 5.4 hrs.
Op 30 11 hours
Op 30 4 hours
sum([hours]) 15 hrs.
I would like Op 30 and it's detail lines and the subtotals
to appear first in the list because it has the highest
hours. When I change the order in the Grouping and
Sorting dialog box, it groups by hours and subtotals them
(only adds together all of the 11 hrs, etc...)