Thread: WORKING DATES.
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OSCAR OSCAR is offline
external usenet poster
 
Posts: 4
Default WORKING DATES.

Guys.
In A1 i have to enter the date of delivery, A2= Today() and in A3 I need to have the number of working days since the date of delivery(No weekends).
Lets say:
A1 B1 C3
03/29/04 04/09/04 10 days

Is this possible?

Thank you.