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?
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?