Hello,
I am running into an issue with adding a form that displays a calendar to where the manager can click a day and it will attach itself to a tracking table. I am new to this and have been given this project as a learning exp. I need all the help I can get on where to begin.
I have created tables- one of with employee information, another with reason codes for day off requests (such as jury duty, vacation, sick time, etc). And a table of Approval codes (such as what manager approved the time off)
My vision is to have this database where I can do all of the below>
1. enter new vacation by day not start and end time.
2. Run query for taken vacation days (for scheduling conflicts)
3. Run Yearly Summary to see how many Vacation days are left for each employee.
4. I want the employee to click a button a form open and they drop down to their name, drop down to reason code, and approval code, and a calendar that chooses the day off. (and comments if needed)
***Is this way over my head to create?
Thx Jen
I am running into an issue with adding a form that displays a calendar to where the manager can click a day and it will attach itself to a tracking table. I am new to this and have been given this project as a learning exp. I need all the help I can get on where to begin.
I have created tables- one of with employee information, another with reason codes for day off requests (such as jury duty, vacation, sick time, etc). And a table of Approval codes (such as what manager approved the time off)
My vision is to have this database where I can do all of the below>
1. enter new vacation by day not start and end time.
2. Run query for taken vacation days (for scheduling conflicts)
3. Run Yearly Summary to see how many Vacation days are left for each employee.
4. I want the employee to click a button a form open and they drop down to their name, drop down to reason code, and approval code, and a calendar that chooses the day off. (and comments if needed)
***Is this way over my head to create?
Thx Jen
Comment