How to do a multiply GROUP sorting in CR6.0? 
Author Message
 How to do a multiply GROUP sorting in CR6.0?

Hi,

How can I do this?

I have to group/sort FIELD1 first, then group/sort FIELD2 and sum up
the amount for group(Field2). Field3 and Fields are just an Asc
sorting.

   FIELD1,       FIELD2,     Field3,      Field4,     Fields
   01/01/98    0001          1234        abc          $10
   01/01/98    0001          1235        dfe          $1
                                        -----------
                                subTal:    $11

   01/01/98    0002       2341        kjjfd       $100
                                        -----------
                                subTal    $100
.
.
.

   01/02/98    0001       1234        ikjsd      $2.3
   01/02/98    0003       5327  iwoe       $1
   01/02/98    0030       8234        abc        $100
                                        --------
                                subtal:    $103.3

.
.
.
... and so on.....

Many Thanks!



Sun, 19 Nov 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. CR6 Grouping and Sorting

2. Grouping in CR6 Standard Form: Each Group begins on New Page

3. Sorting fields runtime in CR6

4. Sorting records in report (CR6)

5. CR6.0 Double Sorting???

6. CR6 and VB5 sort fields

7. CR6 how are groups removed?

8. cr6 removing groups

9. GroupTreeButton Click - Hide Group Tree Panel? (CR6/VB6)

10. Help: CR6 When Generated Installations Files are some CR6 DLL MISSING

11. How to do a multiple GROUP sorting in CR6.0?

12. How to do a multiple GROUP sort in CR6.0?

 

 
Powered by phpBB® Forum Software