The database I'm currently designing has a table in it that has records, by day, for each employee. Each record has the date, employee info (id, name, etc) and the number of hours worked. I'm trying to make a query that, given a specified date range, will return the number of hours worked by each employee for that date range. I tried creating the query and then using the "sum" total on the hoursWorked field in the query design tool, but it doesn't want to work. It just shows each record still.
Anyone have any ideas? Thanks!
Brooks Tilson
Database Development
Tilson Machine, Inc.
Anyone have any ideas? Thanks!
Brooks Tilson
Database Development
Tilson Machine, Inc.