View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
erick-flores erick-flores is offline
external usenet poster
 
Posts: 26
Default 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.