View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leon Leon is offline
external usenet poster
 
Posts: 67
Default Adding only working days

I hace a cell with a value, that value represents a number of working days
(no Sat. and Sun.)
I need to add that value to today's date and come up with a date that is not
a week end date.
Basically,, I need to add X working days to today's date.

Any help gratefully appreciated.