+ Reply to Thread
Results 1 to 7 of 7

Vacation Accrual Spreadsheet

  1. #1
    Registered User
    Join Date
    08-08-2018
    Location
    Edmonton, Alberta
    MS-Off Ver
    Windows 7 Pro0fessional
    Posts
    3

    Vacation Accrual Spreadsheet

    I am looking for a formula to calculate a rolling vacation accrual where it will reset based on their anniversary. I have the monthly accrual rate but need it to reset whenever their anniversary is. I am currently using =DATEDIF(B4,TODAY(),"yd")*D4/365 but we calculated each month the number of days we have. So what is the best formula to use? It has to add the previous months balance as well and then reset on their anniversary date
    Last edited by kaalab; 08-08-2018 at 04:00 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Vacation Accrual Spreadsheet

    What do you mean by "reset"? Do you mean their accrued vacation time goes back on 0 on their anniversary?

    What is in B4 and D4?

    The formula you showed is not good for this because it does not take leap year into account. It would be better to look at MONTH and DAY for a date and compare those two values.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    08-08-2018
    Location
    Edmonton, Alberta
    MS-Off Ver
    Windows 7 Pro0fessional
    Posts
    3

    Re: Vacation Accrual Spreadsheet

    So they reset as in whatever they have not used will carry over and then yes goes back to zero. Ok I think your right about the month and day any suggested edits. I have attached a sheet for review.
    Attached Files Attached Files

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Vacation Accrual Spreadsheet

    Columns D and F are both labeled "Vac. Days based on service". What's the difference?

    Do you want the accrual for each month to be the amount of vacation accrued during that month? The formula looks like you mean for it to be the cumulative total for the year.

    You appear to be accruing by calendar day. The usual way to do this is to accrue by pay period. If you want to do it daily then it should use working days. Is your "Accrual Rate" days per month?

    You seem to start with accrual from Jan 1 of the year, but you don't have the corresponding data for how much vacation was taken, so I'm not sure how this is valid.

    I still do not know what you mean by "reset". "whatever they have not used will carry over" means the balance stays the same but then you say "goes back to zero".

    I recommend strongly against merged cells. You can achieve exactly the same appearance in this case with Center Across Selection.

    Dates should usually be determined as dates rather than writing in text. I suggest you use formulas to show months, assuming you start in 2018.

    If you can address the above questions then I can provide an updated file.

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Vacation Accrual Spreadsheet

    Here is an example that makes the changes I recommended, but still needs to resolve "reset".

    The accrual figure is accrued per month based on the accrual rate. Under Remaining, the cell is yellow if that anniversary date falls in that month.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-08-2018
    Location
    Edmonton, Alberta
    MS-Off Ver
    Windows 7 Pro0fessional
    Posts
    3

    Re: Vacation Accrual Spreadsheet

    So what happens is on their anniversary date the vacation would go back to zero if they have days unused we would try to get them to use it up. However if not many they can carry them over and continue to accrue. If they are with us for 5 full years they will increase their accrual rate. I have the sheet set up from June to may because that is our fiscal year. That way we know how many days employees have used vs earned during the fiscal.

  7. #7
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Vacation Accrual Spreadsheet

    "However if not many they can carry them over and continue to accrue." This is not a description that can be programmed with formulas (i.e., Excel does not have a NOTMANY function). It sounds like an ad hoc decision that is a matter of judgment. So you are going to have to type in a 0 into the yellow cells if someone decides they cannot carry over.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Vacation accrual spreadsheet
    By thesar805 in forum Excel General
    Replies: 7
    Last Post: 09-04-2017, 06:52 PM
  2. Accrual Vacation Spreadsheet
    By kfos in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-29-2016, 10:36 AM
  3. Vacation Accrual and Rollover Spreadsheet
    By garzalore in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-28-2016, 06:02 PM
  4. Replies: 1
    Last Post: 09-24-2015, 03:22 PM
  5. Replies: 4
    Last Post: 01-20-2015, 11:51 AM
  6. [SOLVED] Need Simple Vacation Accrual Spreadsheet
    By mrbsbest in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-29-2013, 10:18 PM
  7. Vacation Accrual Spreadsheet
    By jrace in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-16-2013, 05:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1