Passing dates not counting weekends or holidays

B

bronen

I have a field called "Installation_Complete".
I have a field called "Due_Date".
I want to enter a date in "Installation_Complete" have it count +5 days and
populate it in "Due_Date".

My problem is how do I tell it to not count holidays or weekends? I am a
novice at VBA. I need code to complete this one problem.

Thanks
 
Top