Hi Everybody,
I have recently given a task to develop an application in ms access 2007 to keep record of employee vacation for fiscal year starting from Jan 01 to Dec 31.
I have collected the information based on current setup and developed the following tables:
1) Department
DepartID (AutoNumber)
DepartName
2) Nationaity
NationID (AutoNumber)
Nationality
3) Region
RegionID (AutoNumber) \\\\\Basically we have only three regions: Western/Eastern/Central
RegionDesc
4) Employee
EmpID (Primary Key with Manual Entry of 5 Numaric Code)
EmpPic
First/Middle/Last
Title
Department
Nationality
Region
JoiningDate
VacEntitled \\\\\ In our company all employees are getting 22 days if it is less than 5 years
from the date of joining and 30 days for 5 years or more.
Now I want to add more tables in a way that I should have two forms for vacation. One form when an employee apply for vacation. This form will validate the vacation plan based on available days.
Second form is for when an employee come back from vacation where we will enter actual return date.
I also need following reports:
1. List of employees by Department/Nationalities/Region
2. Employee history of vacation
3. And some more……
Please help me....I have only this week to finalize it. I appreciate your quick response and any better idea for implement this.
Best regards, Qayyum
I have recently given a task to develop an application in ms access 2007 to keep record of employee vacation for fiscal year starting from Jan 01 to Dec 31.
I have collected the information based on current setup and developed the following tables:
1) Department
DepartID (AutoNumber)
DepartName
2) Nationaity
NationID (AutoNumber)
Nationality
3) Region
RegionID (AutoNumber) \\\\\Basically we have only three regions: Western/Eastern/Central
RegionDesc
4) Employee
EmpID (Primary Key with Manual Entry of 5 Numaric Code)
EmpPic
First/Middle/Last
Title
Department
Nationality
Region
JoiningDate
VacEntitled \\\\\ In our company all employees are getting 22 days if it is less than 5 years
from the date of joining and 30 days for 5 years or more.
Now I want to add more tables in a way that I should have two forms for vacation. One form when an employee apply for vacation. This form will validate the vacation plan based on available days.
Second form is for when an employee come back from vacation where we will enter actual return date.
I also need following reports:
1. List of employees by Department/Nationalities/Region
2. Employee history of vacation
3. And some more……
Please help me....I have only this week to finalize it. I appreciate your quick response and any better idea for implement this.
Best regards, Qayyum