Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Divide value by duration gives wrong result

I do have a table with a start and end date of a project and want to divide a total value by the project duration.   I am using the following column calculations:   duration = Table[end]-Table[st...