pull Text Field values from a project task lined by "external Predecessor

  • Thread starter Jay Muthukamatchi
  • Start date
J

Jay Muthukamatchi

Hi,

I am not a VB Script expert. I need little help writing VB Script to pull
Text Field values from a project task lined by "external Predecessor"
option.

I have a master project which tasks from other projects linked via "External
Predecessor" MS Project seems to only pull % complete, Task Name, Start,
and Finish values. However, I have a need to bring values from text fields
associated to the external link task. Can you provide me an example VB
script to read a text field belong to the project task the
externalpredecessor link attached to?

Thanks,

Jay Muthukamatchi
 
R

Rod Gill

Hi,

You need to open the the project and then read the relevant text fields, or
with Proejct 2000 onwards, you can use teh path from the linked project task
to read details using OLEDB (see PRJOLEDB.htm in your Project program folder
for details).

--
Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 

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