Accessing Manual Inputs using VBA

T

Tom K

In MSP Server I am using a custom date field. This date field is available
as input to a resource in 'My Tasks' in PWA. When a resource enters a date
in this field and I accept the change I can see this date in the Task Usage
view in Project Professional in the resource line associated with the task.
The problem is that I cannot read it using VBA. This field seems to be a
separate field as if I manually put a date in this field it will overwrite
the Roll Down date when roll down is selected. If I delete the date, the
Roll Down date will propagate the field. It doesn’t appear to be related to
a Task Assignment or Resource Assignment.

Is there anyway to read this manually entered value using VBA? I want to do
a date comparison using this input.
 
D

Dale Howard [MVP]

Tom K --

I would suggest that you post this question in the
microsoft.public.project.developer newsgroup, as you are more likely to get
an answer in that newsgroup. Hope this helps.
 
T

Tom K

Thanks, I will post it there.

Tom K.

Dale Howard said:
Tom K --

I would suggest that you post this question in the
microsoft.public.project.developer newsgroup, as you are more likely to get
an answer in that newsgroup. Hope this helps.
 

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