Accessing Baseline date from VBA

G

Gilgamesh

Hello,
I have no problems accessing the baseline dates for any task or resource in
my schedules, my question is not about that.
When I save an updated baseline MSP shows me the date that the original
baseline was set.
It is possible in VBA to access (or even overwrite) this date without
affecting the other baseline values.
Thanks
 
J

Jan De Messemaeker

Hi,

Here's a copy from the help:

Project.BaselineSavedDate Property
Returns the last saved baseline date. Read-only Variant.
expression.BaselineSavedDate(Baseline)

expression A variable that represents a Project object.

Parameters

Name Required/Optional Data Type Description
Baseline Required Long Can be one of the PjBaselines constants.



HTH

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top