Bi-Weekly Vacation Accrual Sheet

3valnntt88

New Member
Joined
Sep 20, 2017
Messages
2
Hello,

I am in charge of the tracking of Vacation time and I am having a really difficult time creating a formula. As I am not excel proficient.

I would appreciate any help :)

Our Payroll works as follows:

PAY FREQUENCY -- 2 Times a month (on the 15th & Last Day of the month)

20 Days per year - Average 1.667 days per month or 0.835 Per pay period.

I would like to set up a formula the amount of vacation days an employee will have as of today depending on their hire date.

Thanks in advance!
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
you really need to get off Excel. This is a database.
you should learn Access. The right tool for the right job.
 
Upvote 0
not sure where the pay frequency comes in as you state there are 20 vacations days per year.


assuming hire data is in cell A1. FYI: 42736 is Jan 1, 2017

=(TODAY()-MAX(A1,42736))/365*20

hth,

Ross
 
Upvote 0

Forum statistics

Threads
1,216,970
Messages
6,133,796
Members
449,834
Latest member
Damien Hartzell

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top