T
Ted Hall
I am trying to track sick time taken by employees. July
1 every employees gets 40 hours of sick time. Through
the year when time is taken it is entered into an
occurence table. I would like to have a report that
tells each employee how much time they have used and
left. The problem is that if an employee does not use
the time it carries over to the next year. We have a lot
of employees, and not only do we enter the sick time into
the occurence table, but we enter everything the employee
does. Currently the occurence table has 125,000+
entries. To kee it managable I will only keep two years
of date in the occurence table. Anybody have an idea how
to track employees sick time? Thanks.
1 every employees gets 40 hours of sick time. Through
the year when time is taken it is entered into an
occurence table. I would like to have a report that
tells each employee how much time they have used and
left. The problem is that if an employee does not use
the time it carries over to the next year. We have a lot
of employees, and not only do we enter the sick time into
the occurence table, but we enter everything the employee
does. Currently the occurence table has 125,000+
entries. To kee it managable I will only keep two years
of date in the occurence table. Anybody have an idea how
to track employees sick time? Thanks.