S
Sabram
Hi
I have been asked to create a database for UK Freedom of Information (FoI)
requests which when complete I will share with whoever wants it. My problem,
(or one of many!) is how to calculate dates on a form.
In FoI we have 20 working days to complete a request, I can calculate the
date from date_received to 20 days with "completion_date = date_received +
20" but how do I get it to do working days?
It gets even more complex, for me at least, when we can have breaks for
example;
Jan 1st 2005 request comes in - completion date = 28th Jan 2005 (20 working
days)
Jan 7th we request clarification - clock stopped with 15 days to go
Jan 13th clarification received, clock resumes with a completion date now of
Feb 1st
Jan 20th we request the fee, clock stops with 9 days to go
Feb 1st we get the fee and now have until Feb 11th to complete the request
Can anyone give me a clue on this?
As I said once complete I am willing to provide it to anyone who can make
use of it...
Thanks
Steve
I have been asked to create a database for UK Freedom of Information (FoI)
requests which when complete I will share with whoever wants it. My problem,
(or one of many!) is how to calculate dates on a form.
In FoI we have 20 working days to complete a request, I can calculate the
date from date_received to 20 days with "completion_date = date_received +
20" but how do I get it to do working days?
It gets even more complex, for me at least, when we can have breaks for
example;
Jan 1st 2005 request comes in - completion date = 28th Jan 2005 (20 working
days)
Jan 7th we request clarification - clock stopped with 15 days to go
Jan 13th clarification received, clock resumes with a completion date now of
Feb 1st
Jan 20th we request the fee, clock stops with 9 days to go
Feb 1st we get the fee and now have until Feb 11th to complete the request
Can anyone give me a clue on this?
As I said once complete I am willing to provide it to anyone who can make
use of it...
Thanks
Steve