Hello,
I'm having trouble getting the hang of the totalfloat() function.
For one thing, many of my tasks are returning with a negative total float value. It seems to be related to the start-to-finish function, but I don't know how to interpret this, or if it's just nonsense data:
Additionally, there are many cases where when a task is one day from being critical path, its float is not 1, but something crazy like -58 days from being critical path. Then when it becomes critical path, it shoots down to zero, and the original critical path jumps to some other large negative number.
Any insight would be appreciated.
Ian