I have a report that shows the name a an employee then a count of how many forms they have turned in. This works fine and even shows an employee if the count is 0. When I try filtering the data between a certain date the only date returned is if a form is turned in during the certain period
(basically a count >=1) How can I get it to display the names with no records during that period. (I already tried to change the links to outer joins)
thanks in advance
ryan
(basically a count >=1) How can I get it to display the names with no records during that period. (I already tried to change the links to outer joins)
thanks in advance
ryan