C
CC
Hi, I'm at a loss here. I've searched the forums but haven't quite
found what I'm looking for.
I have a report with 2 groups set up.
Grp1 = Department
Grp2 = Type
There can be multiple 'Type's within each 'Department', however, I
want to count
the details per 'Department' and not per 'Type'.
So in effect I need to somehow be able to choose to count all details
of the 'Department', regardless of which 'Type' it belongs to. The
count number would reset for each 'Department'.
For Example:
--------------------------------------------------------------------
Deptartment: Vehicles
Type: Cars
1 Mazda
2 Ford
Type: Bikes
3 Honda
4 Suzuki
Type: Tractor
5 John Deere
6 Kubota
--------------------------------------------------------------------
The next department would have it's numbering start at #1 again.
Could anyone help me?
Thanks!
found what I'm looking for.
I have a report with 2 groups set up.
Grp1 = Department
Grp2 = Type
There can be multiple 'Type's within each 'Department', however, I
want to count
the details per 'Department' and not per 'Type'.
So in effect I need to somehow be able to choose to count all details
of the 'Department', regardless of which 'Type' it belongs to. The
count number would reset for each 'Department'.
For Example:
--------------------------------------------------------------------
Deptartment: Vehicles
Type: Cars
1 Mazda
2 Ford
Type: Bikes
3 Honda
4 Suzuki
Type: Tractor
5 John Deere
6 Kubota
--------------------------------------------------------------------
The next department would have it's numbering start at #1 again.
Could anyone help me?
Thanks!