[PS7] - Predecessor Report

C

CQ

I want to write a report that counts the number of predecessor's in a
schedule. I don't want to use a filter - I simply want to count them (and
then compare against number of tasks in the schedule). This field does not
display in the Reporting database, right? If it does, could you please
point that out to me?
 
J

James Fraser

I want to write a report that counts the number of predecessor's in a
schedule. I don't want to use a filter - I simply want to count them (and
then compare against number of tasks in the schedule). This field does not
display in the Reporting database, right? If it does, could you please
point that out to me?

As frustrating as it is, this field is not in the reporting databases.
You might consider using the draft or published databases, but MS
strongly encourages users to stay out of those. They've warned that
they may change the schema in updates.

But it's by far the easiest way to get at this.


James Fraser
 
D

Dale Howard [MVP]

CQ --

You might be able to do this via a VBA macro. You might want to post this
question in the microsoft.public.project.developer newsgroup to see if the
developers have any advice for you. Hope this helps.
 
Top