Exporting and/or Modifying Enterprise Outline Code Vales

T

Tim

I'm looking for an example of or guidance on how to export the Enterprise
Outline Code Values using VBA. Also, if not straightforward, how to modify
or delete an existing value (or do you need to update the entire table of
values when making changes).

I have looked into PDS but unfortunately we have multiple virtual project
sites and our IT dept. doesn't have the server correctly configured for
multiple sites and are absolutely unwilling to do anything about it.
Likewise, I can't get read access to the underlying db tables either. So its
VBA or nothing it would seem. I know about using
ActiveProject.ProjectSummaryTask.EnterpriseProjectOutlineCodeX to set a value
for a project but want I want to do is enumerate through the list of values
for a particular CodeX as well as modify them.

Have looked and looked but can't find any solid examples of this in VBA.

thanks in advance
 

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