In the mortgage business certain activity must take place within a specific number of business days from the loan origination date. The purpose of this assignment is to develop a function that will calculate the business date ‘x’ number of days from a specific start date. For example: 10 Business days from August 25th, 2003 is September 8th, 2003.This function is to have a two input parameters, consisting of the start date in the format mm/dd/yyyy and the number of days to advance. The return value of the function is to be the calculated business date in the format mm/dd/yyyy. Non-business days for 2003 & 2004 must also be taken into consideration.· Saturdays & Sundays· New Year’s Day · Memorial Day · July 4 · Labor Day · Thanksgiving · Christmas

Showing Answers 1 - 1 of 1 Answers

senthil Kumar P

  • Sep 13th, 2006
 

Refer date category functions.

and also enable the tools->gentral options and check the Enable date operations check button

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions