To anyone who can help,
I'm trying to put a vacation tracking database together.
In it I will have a list of employees.
This is what I want it to do:
When manager opens employee a continuous form opens where in the first column there is a list of dates for the whole year. In the second column they will be able to put in the hours gone for that day. And in the third they can select what kind of vacation they are taking.
Should look something like this:
DATE HOURS TYPE
1/1/06
1/2/06
1/3/06 8.0 Vacation
etc.
A new record in the Vacation Table should be created whenever the manager puts in the hours. I don't want to create 365 records for each employee, as the table will be huge. Is this possible? I have seen it done on the internet but don't know if it's possible in Access.
Hope I was clear with my description.
Thanks for all the help!
Stupiet
I'm trying to put a vacation tracking database together.
In it I will have a list of employees.
This is what I want it to do:
When manager opens employee a continuous form opens where in the first column there is a list of dates for the whole year. In the second column they will be able to put in the hours gone for that day. And in the third they can select what kind of vacation they are taking.
Should look something like this:
DATE HOURS TYPE
1/1/06
1/2/06
1/3/06 8.0 Vacation
etc.
A new record in the Vacation Table should be created whenever the manager puts in the hours. I don't want to create 365 records for each employee, as the table will be huge. Is this possible? I have seen it done on the internet but don't know if it's possible in Access.
Hope I was clear with my description.
Thanks for all the help!
Stupiet