J
jacob
I don't know if this could be done but is there a way that a form can be
created where users type in Employee Info such as name or SSN and it
calculates the total number of vacation, sick and person time he has left.
I've already created the queries, but i don't know how or IF i can integrate
the two.
There are several tables
Employee
SickTime
PersonalTime
VacationTime
For each employee in the "Time" tables, a sum of their time taken and time
accrued is calculated to provide the total time available.
Thanks!
created where users type in Employee Info such as name or SSN and it
calculates the total number of vacation, sick and person time he has left.
I've already created the queries, but i don't know how or IF i can integrate
the two.
There are several tables
Employee
SickTime
PersonalTime
VacationTime
For each employee in the "Time" tables, a sum of their time taken and time
accrued is calculated to provide the total time available.
Thanks!