S
sdg8481
Hi,
I'm trying to create a Due Date based on a date plus a certain number of
days, however i want to count only business days and also to exclude
pre-entered Bank Holidays.
For example, if;
[Start Date] = 01/04/2006 and [Days to Add] = 15, i would want to return a
date that are 15 working days (mon-Fri) ahead of the 01/04/06, now simply
this would be just start date +21 (because there are 3 weekends, therefore
15+6). However, i also want to exclude some pre-enter holidays. Ideally this
would be best placed in another table.
Hope this makes sense any ideas.
Thanks
I'm trying to create a Due Date based on a date plus a certain number of
days, however i want to count only business days and also to exclude
pre-entered Bank Holidays.
For example, if;
[Start Date] = 01/04/2006 and [Days to Add] = 15, i would want to return a
date that are 15 working days (mon-Fri) ahead of the 01/04/06, now simply
this would be just start date +21 (because there are 3 weekends, therefore
15+6). However, i also want to exclude some pre-enter holidays. Ideally this
would be best placed in another table.
Hope this makes sense any ideas.
Thanks