Hi all
How do I total fields in a report depending on there section
For Example
From a query like this.
Section M/CCode Hours
Elec M/C1 2
Elec M/C2 1
Meca M/C3 5
Meca M/C4 2
Prod M/C5 3
I want to total the hours by the section.
For Example
Section M/CCode Hours
Elec M/C1 2
Elec M/C2 1
total 3
Meca M/C3 5
Meca M/C4 2
total 7
Prod M/C5 3
total 3
Any help would be appreciated
S.
How do I total fields in a report depending on there section
For Example
From a query like this.
Section M/CCode Hours
Elec M/C1 2
Elec M/C2 1
Meca M/C3 5
Meca M/C4 2
Prod M/C5 3
I want to total the hours by the section.
For Example
Section M/CCode Hours
Elec M/C1 2
Elec M/C2 1
total 3
Meca M/C3 5
Meca M/C4 2
total 7
Prod M/C5 3
total 3
Any help would be appreciated
S.