K
kg
I have limited experience in Access. I have developed databases for my own
use with simple expressions/queries. However I am having the following
problem.
I have an Employee database. One table [Employee Information] has all
pertinent employee information. Another table [Attendance Tracking] keeps
track of their daily schedules. I am trying to develop a new report that
lists all employees and lists an absence code, if any, from the [Attendance
Tracking] table for a specific date. So far, I can only get those employees
with a record in [Attendance Tracking] to show up. I would like the report
to look like this:
Daily Schedule for 10/1/08
Emp. No. Emp. Name Status Active/Inactive
0001 John Smith Vacation Inactive
0002 Jane Doe Active
use with simple expressions/queries. However I am having the following
problem.
I have an Employee database. One table [Employee Information] has all
pertinent employee information. Another table [Attendance Tracking] keeps
track of their daily schedules. I am trying to develop a new report that
lists all employees and lists an absence code, if any, from the [Attendance
Tracking] table for a specific date. So far, I can only get those employees
with a record in [Attendance Tracking] to show up. I would like the report
to look like this:
Daily Schedule for 10/1/08
Emp. No. Emp. Name Status Active/Inactive
0001 John Smith Vacation Inactive
0002 Jane Doe Active