V
Vaso Vukovic
I'm thinking of puting a line of code in global template macro(onSave) that
sets Project start date (from main menu - Project - Project Information) to
be the same as Schedule (task zero) Start date.
I get Project Start date created from the Template Project and is always way
back in the past.. so the code woud be something like this
...
ActiveProject.ProjectStart = ActiveProject.Start
...
Any reason why this would be a bad idea?
I dont use 'Project Start' on any of my formula fields in PWA/Global
Template (that I know of at least ).
sets Project start date (from main menu - Project - Project Information) to
be the same as Schedule (task zero) Start date.
I get Project Start date created from the Template Project and is always way
back in the past.. so the code woud be something like this
...
ActiveProject.ProjectStart = ActiveProject.Start
...
Any reason why this would be a bad idea?
I dont use 'Project Start' on any of my formula fields in PWA/Global
Template (that I know of at least ).