D
Duncan Edment
I'm looking for help on this one.
What I'm thinking of, is creating a form that is essentially a calendar, with
one month displayed at a time. The purpose of the form would be to record
annual leave, and provide a total of the number of days taken and number of days
left in an employees annual entitlement. So far, I have thought of two possible
ways of completing this:
1. The employee clicks on the specific day and enters their initials--or
some other indicator for their name--as well as the number of hours
Annual Leave they are taking. This is then recorded in a
table--perhaps--and the form updates to show that the employee will be
absent on annual leave that day.
2. The employee enters the information into their timesheet--which is an
integral part of the database--and the calendar form is then queried /
updated with their Annual leave entry.
Either way, when the calendar is viewed, clicking on a specific day would result
in more detailed information being displayed about who is absent and for how
long. Does that make sense?
My question is, is this at all possible / feasible? What would be the best way
to accomplish this? Any help?
TIA and regards
Duncan
What I'm thinking of, is creating a form that is essentially a calendar, with
one month displayed at a time. The purpose of the form would be to record
annual leave, and provide a total of the number of days taken and number of days
left in an employees annual entitlement. So far, I have thought of two possible
ways of completing this:
1. The employee clicks on the specific day and enters their initials--or
some other indicator for their name--as well as the number of hours
Annual Leave they are taking. This is then recorded in a
table--perhaps--and the form updates to show that the employee will be
absent on annual leave that day.
2. The employee enters the information into their timesheet--which is an
integral part of the database--and the calendar form is then queried /
updated with their Annual leave entry.
Either way, when the calendar is viewed, clicking on a specific day would result
in more detailed information being displayed about who is absent and for how
long. Does that make sense?
My question is, is this at all possible / feasible? What would be the best way
to accomplish this? Any help?
TIA and regards
Duncan