chriscardwell06
Registered User.
- Local time
- Today, 10:03
- Joined
- Aug 18, 2011
- Messages
- 38
I have 2 dates that I need to count between. Easy enough just use the datediff right? Nope cause it won't count just the 5 workdays. I researched and found that the "w" in the function doesn't work the way I need it to. I found lots of code to make a module that will do it for me and they all include having a holiday table. Right now I don't need a holiday table I just want the simple dates in between. Does anyone have any suggestions?