D
Donna Fuga
How can I use the DateAdd and DateDiff functions in MS
Access to calculate business days and holidays? If I have
a date, and want to determine the deadline date for 10
business days from that date, what is the syntax that I
need to use? I know how to do a simple DateAdd or
DateDiff, but am not sure how to exclude weekends and
holidays. I searched the help screens and didn't find
anything other than NETWORKDAYS worksheet function. This
doesn't help, because it requires a start and end date to
return the net working days. I have the start date and
know the net working days, and am trying to determine the
end date (or, vice versa if I have the end date and want
to calculate back in time).
Access to calculate business days and holidays? If I have
a date, and want to determine the deadline date for 10
business days from that date, what is the syntax that I
need to use? I know how to do a simple DateAdd or
DateDiff, but am not sure how to exclude weekends and
holidays. I searched the help screens and didn't find
anything other than NETWORKDAYS worksheet function. This
doesn't help, because it requires a start and end date to
return the net working days. I have the start date and
know the net working days, and am trying to determine the
end date (or, vice versa if I have the end date and want
to calculate back in time).