Is there a way to have a formula calculate dates for a work load?
Looking to have a formula to create a date work load for an individual. Example if there is a spot to enter a part qty on an engineering change (i.e. - 210 parts entered into a column or cell) and using predecessors for a start date from a previous cell - the qty of parts dictates the processing days - example - if 50 parts can be processed by an individual to write bending programs - they would get 5 days to process their work load on that change
Answers
-
Hi Dan,
you could use something like this:
=WORKDAY(STARTDATE1; ROUND(qty1/ 50))
STARTDATE1 = your column with the start date (e.g. defined via predecessor)
QTY = your column with the parts number
Hope this helps
Stefan
Smartsheet Consulting, Solution Building, Training and Support.
Projects for Processes and for People.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!