Hi...I just came to know. By dependent projects I didnt mean subprojects...i
wanted to mean predecessors and successors. Each external project that this
project is linked to. I tried using VBA and TaskDependency methods to
retreive that information..but it is kind of redundant..I just want distinct
predecessor and successor projects..so I decided to just use an SQL
query..get the record set and then process it in VBA. I'll get back with
questions as I progress on this thought and encounter more difficulties on
this.