+ Reply to Thread
Results 1 to 10 of 10

Complicated Formula for Calculating Notice Period

  1. #1
    Registered User
    Join Date
    09-21-2020
    Location
    Scotland
    MS-Off Ver
    Standard 2016
    Posts
    8

    Unhappy Complicated Formula for Calculating Notice Period

    Hi All,

    So, the company who I work for do this really complicated thing whereby if you're being made redundant but you go on a secondment, they pause your notice period whilst you're on the secondment and then reinstate the remainder of your notice period, so it runs concurrently until the end of your secondment (making the end of the secondment your last day with the company).

    Example:

    Date of my formal notice letter telling me I have four month's notice to work - 01/05/2020
    Date my secondment begins (and notice is paused) - 03/06/2020
    Notice I've already worked - 1 month and 3 days
    Notice remaining - 2 months and 27 days (of my 4-month notice period)
    Expected end of secondment - 30/11/2020
    Notice period reinstatement date (30/11/2020 minus 2 months and 27 days) = 03/09/2020

    In simple terms, work a portion of notice, pause notice, reinstate the remainder to run up until secondment end date.

    Question is, how can this be calculated on excel to make my colleague's lives easier? I've gotten all the way to "notice remaining" on the attached but I'm completely stuck. Hoping for someone who is an excel expert but also understands HR practices with UK notice periods to see if they can solve this.

    P.S, this will be a general calculator, so it will need to calculate from the "employee notice (months)" cell as this will change depending upon the employee's grade etc.

    Regards
    Chris
    Attached Files Attached Files
    Last edited by Chris_010101; 09-21-2020 at 05:38 PM.

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,259

    Re: Complicated Formula for Calculating Notice Period

    Maybe:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-21-2020
    Location
    Scotland
    MS-Off Ver
    Standard 2016
    Posts
    8
    Quote Originally Posted by Estevaoba View Post
    Maybe:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Hey Estevaoba,

    Thank you so much!

    It works and works well. I was able to replace the digit “4” with a reference to the notice period cell, so whatever notice period is entered, it will calculate. This will be brilliant for use as a general calculator and will score me some brownie points with colleagues, so thank you again.

    However, where one problem is solved, another is presented. I am now unable to make the “date notice reinstated” cell calculate. Is there a formula I can use for this?

    Help is always greatly appreciated.

    Kind regards
    Chris

  4. #4
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,259

    Re: Complicated Formula for Calculating Notice Period

    You're welcome, Chris.
    Try this in G5:
    =B10-DATEDIF(B6,EDATE(B5,4),"D")

  5. #5
    Registered User
    Join Date
    09-21-2020
    Location
    Scotland
    MS-Off Ver
    Standard 2016
    Posts
    8
    Quote Originally Posted by Estevaoba View Post
    You're welcome, Chris.
    Try this in G5:
    =B10-DATEDIF(B6,EDATE(B5,4),"D")
    Thank you again, Estevaoba!

    Your help is very much appreciated.

  6. #6
    Registered User
    Join Date
    09-21-2020
    Location
    Scotland
    MS-Off Ver
    Standard 2016
    Posts
    8
    Quote Originally Posted by Estevaoba View Post
    You're welcome, Chris.
    Try this in G5:
    =B10-DATEDIF(B6,EDATE(B5,4),"D")
    Hello again,

    I’ve been testing the calculator today but found it doesn’t work for some variables. For instance, if I put 1 September 2020 in both the “original notice date” and “date notice paused” cells, the “date secondment ends”. cell is 5 March 2021, it returns 3 November 2020, which is incorrect. 4 months back from 5 March 2021 is 5 November 2020.

    Regards
    Chris

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,567

    Re: Complicated Formula for Calculating Notice Period

    Please try the following in cell G5:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Note that this assumes cell B3 is the notice period cell mentioned in post #3.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  8. #8
    Registered User
    Join Date
    09-21-2020
    Location
    Scotland
    MS-Off Ver
    Standard 2016
    Posts
    8

    Re: Complicated Formula for Calculating Notice Period

    Thanks JeteMC and all who responded.

    I managed to get an excel expert in the company to have a look at it and with a few slight tweaks to the formula, it's been up and running for a number of months now.

    Really glad there's a stream of helpful people like yourselves out there!!

    All the best,
    Chris

  9. #9
    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,910

    Re: Complicated Formula for Calculating Notice Period

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

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    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.

  10. #10
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,567

    Re: Complicated Formula for Calculating Notice Period

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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. [SOLVED] Formula for calculating 12 month rolling period
    By Stroodle in forum Excel General
    Replies: 1
    Last Post: 06-08-2016, 09:42 AM
  2. Formula for calculating biweekly pay period dates/tracking sick time
    By think0rz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-07-2015, 03:58 PM
  3. Formula for Calculating Dates between certain time period
    By Yankeerox in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2015, 11:28 PM
  4. [SOLVED] Complicated:Calculate time period based on no. of units sold + fluctuations within period
    By omaha.crab in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 03:04 AM
  5. Replies: 6
    Last Post: 09-06-2005, 01:05 AM
  6. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 12:05 AM
  7. [SOLVED] Calculating recurring date in following month, calculating # days in that period
    By Walterius in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-04-2005, 07:05 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