Hi all,
In a Company report, I show Employee names within Dept. I subtotal the number of Employees by Dept. However, if there is only one Employee, I just want to display the Employee name without a subtotal for the Dept.
I tried the following suppression 'logic' in Section Expert, for the Dept group footer, without success:
((previous({DEPTCODE}) <> {DEPTCODE}) and (next({DEPTCODE}) <> {DEPTCODE}))
Can I count the number of employees per department and access that total in the Dept Group Footer?
So far, no success with my attempts to suppress Dept Subtotal where there is only one Employee per Dept. Any ideas will be greatly appreciated!
Caryn.
In a Company report, I show Employee names within Dept. I subtotal the number of Employees by Dept. However, if there is only one Employee, I just want to display the Employee name without a subtotal for the Dept.
I tried the following suppression 'logic' in Section Expert, for the Dept group footer, without success:
((previous({DEPTCODE}) <> {DEPTCODE}) and (next({DEPTCODE}) <> {DEPTCODE}))
Can I count the number of employees per department and access that total in the Dept Group Footer?
So far, no success with my attempts to suppress Dept Subtotal where there is only one Employee per Dept. Any ideas will be greatly appreciated!
Caryn.