View Single Post
 
Old 02-11-2014, 07:47 AM
JulieS JulieS is offline Windows 7 64bit Office 2013
Expert
 
Join Date: Dec 2011
Location: New England
Posts: 1,693
JulieS will become famous soon enough
Default

1. Create a new calendar - call it 7Days.
2. Edit the calendar so that Saturday and Sunday are working days with the same times as Monday through Friday.
3. Add a spare Duration column (Duration1).
4. Right click on the column and choose "Custom fields"
5. Select Formula.
6. Enter the formula below:

ProjDateDiff([Start],[Finish],"7Days")

The tasks need to be auto scheduled.
Reply With Quote