CasandraBeaulieu
New Member
- Joined
- Aug 6, 2020
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
I have been tasked with developing a spreadsheet to track employee vacation accrual. The Company updates the vacation accrual the last day of every month.
Our hourly vacation policy is:
0-2 years = 6 days
3-5 years = 10 days
6 years = 15 days
Our salary vacation policy is:
0-5 Years =15 days
6 Years = 20 days
So far I have the following information set up:
A2 Name
B2 Hire Date
C2 TODAY ()
D2 =(C2-B2)/7 (calculates the number of weeks since the employee was hired)
E2 I'd like to reflect the vacation time the employee has taken.
F2 I would like this to show the number of hours each employee has available to date.
I would greatly appreciate any help.
Thanks
Our hourly vacation policy is:
0-2 years = 6 days
3-5 years = 10 days
6 years = 15 days
Our salary vacation policy is:
0-5 Years =15 days
6 Years = 20 days
So far I have the following information set up:
A2 Name
B2 Hire Date
C2 TODAY ()
D2 =(C2-B2)/7 (calculates the number of weeks since the employee was hired)
E2 I'd like to reflect the vacation time the employee has taken.
F2 I would like this to show the number of hours each employee has available to date.
I would greatly appreciate any help.
Thanks