Trying to get work days out of two dates
Hello all,
This is what I have:
A: 07/22/08
B: 07/29/08
I want to get the result of = A - B in working days. Right now I am
getting 7 as a result but I want to get 5 as a result (not include the
weekends).
Any ideas how to accomplish this?
Thanks in advace.
|