Due Date dependent on predecessor AND allocation %
Comments
-
the formula
=date1 + 1
will add a single day to the date in the date column first row.
knowing that dates can be manipulated this way, we can use a simple statement to adjust the date
=date1 + ([Estimated Hours]1*Value + [Alocation %]1*Value)
If you want to make it more complex you can use an if statement to make a faux variable to adjust the date based on criteria.
=date1 + if([Allocation %]1 > 50%, [Stock Project Duration]1 * 1.25)
Or something like that.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives