TheElephantMan
Programmer
Hello, all.
I have a very simple report with a group that lists employees and the technologies they are familiar with:
Fred
Java
C
Jake
SQL
Visio
Jonas
None
When I use the insert summary option to display a count of each skill, those employees with a skill listing of "None" show a count of 1. I'd like the summary field to output a 0 when the contents of the skill field are "None".
I've created a custom formula count field, but it either displays a zero or a count of all the skills in the database, not just for each employee.
Some help would be appreciated.
Thanks in advance,
TEM
I have a very simple report with a group that lists employees and the technologies they are familiar with:
Fred
Java
C
Jake
SQL
Visio
Jonas
None
When I use the insert summary option to display a count of each skill, those employees with a skill listing of "None" show a count of 1. I'd like the summary field to output a 0 when the contents of the skill field are "None".
I've created a custom formula count field, but it either displays a zero or a count of all the skills in the database, not just for each employee.
Some help would be appreciated.
Thanks in advance,
TEM