I'm trying to calculate durations between two dates. Would like to calculate days between:
- Date Submitted and Date Assigned to be calculated in a (Days to Assignment column)
- Date Submitted and Date Completed to be calculated in a (Days to Complete column)
I don't want or have a need for predecessors or durations and those are the only answers I'm finding. The problem is when I selected dependencies it keeps messing up my start and end dates for each column. So i get everything set up and everything calculates perfectly then I go back into project settings and notice that the start and end date columns match for both Days to Assignment and Days to Complete and the predecessor and duration column are the same.
When I try to calculate an average for each column in my reference sheet one calculates correctly the other errors out with a # divide by zero error. The formulas are correct so not sure why it errors out and the only thing I can think is because the dependencies and durations are messing up the calculation. If I choose a column not in the dependency/predecessor column it calculates with no issue.