AmandaBakerQrew Member6 years agoWork weeks for a project durationI need a field to display total number of work weeks associated with a project duration. For instance, if a project starts 7/17/19 and completes 8/1/19 it "touches" 3 work weeks. Can anyone help?Show More
DianaMillerQrew Member6 years agoUsing the Ceil function should address your needs.Example:Ceil(ToDays([End Date]-[Start Date])/7)
Related ContentDuration between record creationsCreate a formula duration over 5 yearsDuration Fields with PipelinesProject Names/ #sDuration Formula