View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ruki Ruki is offline
external usenet poster
 
Posts: 1
Default Creating automated timeline

Trying to create an automated time line for a process (eg process starts on a
date, 5 days later step 2 happens, 3 days later step 3 happens, etc) but
ignoring weekend dates. Currently I am just using the date in the previous
cell, and adding the number of days relevant, but I don't know how to
generate business days (Mon - Fri) only.

Thanks,