I'm looking for a procedure that will calculate a future date from a specified starting date. The user would input the starting date and the number of days (possible adapted to be able to input weeks or months) to add to it to get the future date. The calculation must skip weekends and holidays.
I need to know where the code goes, etc.
Thanks, in advance, for any help offered.
I need to know where the code goes, etc.
Thanks, in advance, for any help offered.