Cost Current, Cost Previous and Cost for Period

G

Glenn

Hi all,

Is there a way to pull Cost Current, Cost Previous and Cost for Period out
of Project at any point in time?

For example, Cost Current could be the Actual Cost field at the current
Status Date and Cost Previous could be at the last recording period and the
Cost for Period would be the cost from the last recording period minus the
Cost Current.

thanks,
glenn
 
J

Jan De Messemaeker

Hi,

Since you posted this in the developer newsgroup I may assume you want to
write code to achieve this. In VBA use the Timescaledata method to define a
timescaledvalues object; from ther you can make any sum you need.

HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
 
Top