Minty
AWF VIP
- Local time
- Today, 21:58
- Joined
- Jul 26, 2013
- Messages
- 10,649
I knew I had seen good functions for this on here (I have written a load of date-related functions these but they are in SQL server, so won't work in VBA) ;
Adding working days to a date, not calculating correctly every time
I picked up the functions below for adding working days (excluding holidays) to a date based on a lag. This has been working perfectly until now. I have stepped through the code and the dates look to be formatting in the same way and everything else looks to be doing what it should (however I...
www.access-programmers.co.uk