Results 1 to 11 of 11

SSP calculation to Look up between a range of dates with linked periods

Threaded View

mcinnes01 SSP calculation to Look up... 11-23-2010, 08:36 AM
KiPA Re: SSP calculation to Look... 11-23-2010, 12:05 PM
mcinnes01 Re: SSP calculation to Look... 11-23-2010, 12:10 PM
mcinnes01 Re: SSP calculation to Look... 11-23-2010, 12:46 PM
mcinnes01 Re: SSP calculation to Look... 11-23-2010, 01:28 PM
KiPA Re: SSP calculation to Look... 11-23-2010, 04:40 PM
mcinnes01 Re: SSP calculation to Look... 11-24-2010, 08:18 AM
mcinnes01 Re: SSP calculation to Look... 11-24-2010, 10:07 AM
mcinnes01 Re: SSP calculation to Look... 11-24-2010, 11:10 AM
KiPA Re: SSP calculation to Look... 11-24-2010, 10:04 AM
mjcalculators Re: SSP calculation to Look... 10-09-2020, 04:46 AM
  1. #6
    Registered User
    Join Date
    11-22-2010
    Location
    Finland
    MS-Off Ver
    Excel 2003, 2007
    Posts
    95

    Re: SSP calculation to Look up between a range of dates with linked periods

    1.
    =IF(P18=1;28*7;IF(J19>3;Q19-J19;Q19))
    into Q18 and copied upwards should do it.

    What if you had several sequential 3 day sick leaves? If the ssp should not deduct with them then that's okay. Things might get tricky (more ifs I guess :D) if from the 4th day - the first day of second absence - ssp ought to be deducted while 4 being the smallest possible number of deducted days.

    2. Hmmm, well, as I put a seed of 28 weeks into Q19, maybe the easiest way to get this done is to find out the remaining ssp days at the beginning of the year and for e.g. put that number into R19 and change Q19 into 28*7-R19?
    Last edited by KiPA; 11-23-2010 at 06:21 PM. Reason: rules

Thread Information

Users Browsing this Thread

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

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