ale_musicgurl
New member
- Local time
- Today, 12:35
- Joined
- Jan 14, 2010
- Messages
- 2
Hi
I'm creating a database to track sick and vacation days
I currently have a table of all the employees and their vacation and sick days for 2009 with fields Name, Date, Vacation, Sick, Funeral, Other, Details. I then have a second table which uses a query to look up the day of the week (for statistical purposes) on which their vacation/sick hours fell on.
The problem I'm having now is I need to find a way to
1) input new vacation hours under the fields Vacation, Sick, Funeral, Other details etc to go in my first table (Vacation Summary)
2) have a way to track hours for a year, and rollover left over hours to the next year automatically on december 31. This has to be done for each column in the vacation summary listed above
Please help, I have no idea how to approach this.
I'm creating a database to track sick and vacation days
I currently have a table of all the employees and their vacation and sick days for 2009 with fields Name, Date, Vacation, Sick, Funeral, Other, Details. I then have a second table which uses a query to look up the day of the week (for statistical purposes) on which their vacation/sick hours fell on.
The problem I'm having now is I need to find a way to
1) input new vacation hours under the fields Vacation, Sick, Funeral, Other details etc to go in my first table (Vacation Summary)
2) have a way to track hours for a year, and rollover left over hours to the next year automatically on december 31. This has to be done for each column in the vacation summary listed above
Please help, I have no idea how to approach this.