I run a table that keeps track of content my team creates for a digital billboard. When we hear about new content, our project manager builds out a production schedule based on the date the content is supposed to go live on screen.
To help my PM with scheduling, I used formulas to populate some milestone columns (initial concepts due, kickoff to production, multiple creative reviews, etc...) with some estimated days for each step in the process. For example: Project Kickoff should occur about a month from the start date and uses "WORKDAY({Start Date}, -33)" while the File Handoff date is only a week before launch and uses "WORKDAY({Start Date}, -5)"
So far, this has worked great for providing some rough dates during the initial project planning stages, but we run into problems with our calendar when real world events force dates to change. For example: If the PM knows that a certain executive will be out of office on the formula-generated milestone date for a creative review, she can't edit the calculated field to reflect changes to the schedule. We don't want to edit the formula field and effect all the other rows. We also don't want each column's date to rely on the date from the previous column. Because launch dates are pretty firm, we may make decisions to move one milestone while still needing to meet the next firm milestone date.
So, I'm hoping there is there a way to use the formulas to generate the dates once and push them to normal (non-formula) date columns so that they'd become editable after the initial creation?
Thanks for any ideas you can share!
Steve