J
Jaybird
I've got a payroll database that I'm attempting to improve. It's based on
two tables, Employees and Hours. Employees contains information like name,
title, location, contact info, and Hours is the hours worked on each day,
identified by calendar date and employee ID. I joined these two tables in a
select query, then organized them in a crosstab query. I'd like a form that
behaves like this where I can update the employee hours and see the entire
roster of employees and their current hours for the whole week. Any ideas?
Jaybird
two tables, Employees and Hours. Employees contains information like name,
title, location, contact info, and Hours is the hours worked on each day,
identified by calendar date and employee ID. I joined these two tables in a
select query, then organized them in a crosstab query. I'd like a form that
behaves like this where I can update the employee hours and see the entire
roster of employees and their current hours for the whole week. Any ideas?
Jaybird