+ Reply to Thread
Results 1 to 9 of 9

Long Service Calculation

  1. #1
    Registered User
    Join Date
    10-31-2018
    Location
    Devon
    MS-Off Ver
    2016
    Posts
    3

    Long Service Calculation

    Hi
    I am trying to create a spreadsheet that will tell me if and when each employee reaches either 5,10,15,20,25 etc years of service in the forthcoming year, using their start date.
    Is this possible? If so, would someone be able to guide me as to which formula?
    Thank you
    Attached Files Attached Files
    Last edited by SuziBaz; 10-31-2018 at 07:22 AM. Reason: Attaching Spreadsheet

  2. #2
    Banned User!
    Join Date
    10-12-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    358

    Re: Long Service Calculation

    I suggest you attach a workbook showing in detail what you would like to do. Someone here can derive the formula.

    Thank you

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,908

    Re: Long Service Calculation

    Try:

    DATEDIF(A1,TODAY(),"y")

    or?

    =FLOOR(DATEDIF(A1,TODAY(),"y"),5)

  4. #4
    Registered User
    Join Date
    10-05-2018
    Location
    INDIA
    MS-Off Ver
    OFFICE 2013
    Posts
    44

    Re: Long Service Calculation

    Hi SuziBaz,
    in cell A1Put the Date B1 =A1+365*5 It may solve your problem.
    but as xjohnson suggested if you attach a your workbook it easy to

    Thank you

  5. #5
    Registered User
    Join Date
    10-31-2018
    Location
    Devon
    MS-Off Ver
    2016
    Posts
    3

    Re: Long Service Calculation

    Thank you xjohnson, I've attached a file using last years data (which had no formulas in it!!)

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,727

    Re: Long Service Calculation

    In E2 copied down:

    =EDATE(C2,12*D2)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Registered User
    Join Date
    10-31-2018
    Location
    Devon
    MS-Off Ver
    2016
    Posts
    3

    Re: Long Service Calculation

    Perfect, thank you so much AliGW.
    I've not come across the EDATE formula before

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,727

    Re: Long Service Calculation

    You're welcome!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  9. #9
    Registered User
    Join Date
    10-05-2018
    Location
    INDIA
    MS-Off Ver
    OFFICE 2013
    Posts
    44

    Re: Long Service Calculation

    i add a formula as you need
    Attached Files Attached Files

+ 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. Applying 4 conditions to get End of Service benefit ESOB (gratuity )calculation
    By jayarajmarydasan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2018, 03:08 AM
  2. [SOLVED] Long service award calculator
    By Ribband in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-07-2017, 10:11 AM
  3. Different Years service working out redundancy calculation
    By Webbn111 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-26-2014, 12:44 PM
  4. Replies: 4
    Last Post: 01-26-2014, 12:33 PM
  5. [SOLVED] Years of Service for Benefit Calculation
    By monid78 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-06-2013, 11:20 AM
  6. Macro for calculation of Service Cost
    By excelhelp18 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2010, 02:43 AM
  7. Years of Service Calculation
    By JS in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-24-2006, 02:55 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