A
anonymous
I don't know if this can be done.
My main report is based on timesheets that are overdue.
therefore, if any of the controls for their times have a
null value, the name of the employee will show up on the
report.
on the form that the timesheets are entered, the
employees name is pulled from a separate table where it's
id is linked to an employee field in the timesheet table.
so, only the employees that have had something entered in
any of the controls for their times will show up if some
of them are missing.
In response to this, I created another report that has
all the employee names on it, and placed it as a
supreport.
the report is opened through a form that filters it for
the Month and Year for whatever timespan is required.
I'm having trouble trying to get the information to link
up, so that I have a complete list of employees that are
missing.
In other words, I want a complete list of EVERYONE that
is missing their timesheets for any given month, whether
they have handed in a portion of them, or none.
Can this be done? and how?
My main report is based on timesheets that are overdue.
therefore, if any of the controls for their times have a
null value, the name of the employee will show up on the
report.
on the form that the timesheets are entered, the
employees name is pulled from a separate table where it's
id is linked to an employee field in the timesheet table.
so, only the employees that have had something entered in
any of the controls for their times will show up if some
of them are missing.
In response to this, I created another report that has
all the employee names on it, and placed it as a
supreport.
the report is opened through a form that filters it for
the Month and Year for whatever timespan is required.
I'm having trouble trying to get the information to link
up, so that I have a complete list of employees that are
missing.
In other words, I want a complete list of EVERYONE that
is missing their timesheets for any given month, whether
they have handed in a portion of them, or none.
Can this be done? and how?