Count

M

margaret

I have a report with an emp and time entries. I want to
know how many total "emp"'s I have. However, if I do a
=Count([emp]) because an employee may have 5 time entries,
it's counting all of those as opposed to just one
employee. So my report is giving me "122" "emp" when it
should give me "30".

Any ideas?
 
G

Guest

Ignore this ... I did a search and "Griff" and "Steve" had
already answered this question earlier.
 
Top