Replies
No one has replied to this post.
You can definitely end up with slightly different numbers, depending on if/what you round. The below may help, if you adjust the 'start date' and 'planned end date' segments to reference cells where those dates exist;
=(ROUNDUP((DATEDIF(startdate,plannedenddate,"D")/7),0)-((DATEDIF(startdate,plannedenddate,"D")*(28/365))/5))*6
The slight difference you've found is because the formula I added rounds certain elements up, primarily out of an abundance of caution, but as Martin has pointed out, it's not necessarily the absolute minimum. We're broadly fine with that as a provider because all of our apprentices receive many more hours than the minimum, so it's never an issue. The 'safest' way to do it though is;
- Calculate the weeks on programme using e.g., number of days / 7
- Calculate the annual leave entitlement e.g., number of days * (28/365))/5)
Then just bang the above into the ESFA template, along with 30 hours per week
Laura Howard
OTJ help please
Created
Afternoon all,
can someone help me work out the OTJ for 21 months, 28 days leave please?
I just can't seem the get it right.
Thank you