Answer: We've created a sample Access database that contains the tables, queries, and reports required to demonstrate this example.
Download Access 2000 version
This database contains a Personnel table with the following fields:
We've created a query called "Hours per day" which takes two parameters as input - the starting day for the report and the ending day.
Field Name Datatype Employee Name Text Date Date/Time Time In Date/Time Time Out Date/Time
This query is used by the report called "rptHours per day" which displays the hours worked per day as well as total hours for each employee.
No comments:
Post a Comment