G
Guest
Hello,
I am creating a time sheet database for my employees. I have a form that
shows the date, a subform where the employee selects their name, and another
subform where the employees input how many hours they work on each project in
a day. In this subform I want to have a check box that employees can check
off whether they worked in the office that day (as opposed to a field day).
So if a person works an office day they check yes. I then want this to equal
7.5 (hours) in the table and if they check no I want the field to equal 10
(hours). Therefore I can then calculate the amount of overtime (>7.5 hours
for office days, >10 hours for field days) by subtracting total hours worked
in a day by either 7.5 or 10 depending on whether it was an office or field
day.
I really have no idea about going about this, and I'm not even sure the most
efficient way of posting this question, so any help would be greatly
appreciated.
Thanks in advance.
I am creating a time sheet database for my employees. I have a form that
shows the date, a subform where the employee selects their name, and another
subform where the employees input how many hours they work on each project in
a day. In this subform I want to have a check box that employees can check
off whether they worked in the office that day (as opposed to a field day).
So if a person works an office day they check yes. I then want this to equal
7.5 (hours) in the table and if they check no I want the field to equal 10
(hours). Therefore I can then calculate the amount of overtime (>7.5 hours
for office days, >10 hours for field days) by subtracting total hours worked
in a day by either 7.5 or 10 depending on whether it was an office or field
day.
I really have no idea about going about this, and I'm not even sure the most
efficient way of posting this question, so any help would be greatly
appreciated.
Thanks in advance.