S
Scott Mitchell
I'd like to setup a custom number field that displays a value from a
different task.
For example, I have a custom number field name "Parent Task ID". For
a task, I type the ID value of another task into this field. Then, I
want a "Parent Task Total Work" custom field that shows the Work
amount from the corresponding Parent Task. A sample of the desired
output:
TaskID Work ParentTaskID ParentTaskTotalWork
1 40h 0 0
2 20h 0 0
3 8h 1 40h
4 16h 2 20h
Any ideas on how to make this happen (extra credit for answers that
don't use macros).
Thanks,
Scott
different task.
For example, I have a custom number field name "Parent Task ID". For
a task, I type the ID value of another task into this field. Then, I
want a "Parent Task Total Work" custom field that shows the Work
amount from the corresponding Parent Task. A sample of the desired
output:
TaskID Work ParentTaskID ParentTaskTotalWork
1 40h 0 0
2 20h 0 0
3 8h 1 40h
4 16h 2 20h
Any ideas on how to make this happen (extra credit for answers that
don't use macros).
Thanks,
Scott