I'm in the process of creating a Master Task List that will incorporate tasks from across multiple sheets so that we may create dependencies across departments. My problem is that I need the Master List to update automatically as the sheets informing it do, but cell linking will not account for new rows added or deleted to the informing sheets, and reports (while they do update automatically) do not allow dependencies on their gantt charts. I'm a bit at a loss.
I'm thinking that if I'm able to develop a way to link an entire sheet -- rather than just individual cells -- using API, that may take care of my problem (though I'd still need to consider how to change the predecessor numbers once they're in the Master List).
Has anyone been able to do this before? Or do you have any other suggestions?