We have a project where a form is sent out with the hope it will be
returned quickly. If not, reminders are sent at 2 months, 4 months, and
6 months after. Once the form is returned, there are processing tasks
that need to be completed. We want the processing tasks to start when
any of the follow-ups are actually completed. We’ve tried different
combinations of task constrains and predecessors but the Start On is
calculated from the planned completion dates of the tasks. Any
suggestions? Thank y...