Unable to retain values in custom fields

Joined
Jul 13, 2012
Messages
3
Reaction score
0
We've recently upgraded from MSP 2007 to MSP 2010. We have VB macros set up that establish values in some of the custom Text fields. In one we loop through all of the assignments in the project and set the value of the Text27 fie with this statement:
A.Text27 = ActiveProject.BuiltinDocumentProperties("title")

This does not seem to be working in MSP 2010 as we have a custom view to display this field and it is blank for all resources and tasks. We also attach projects to a resource pool and expect the value to be visible in the same view in the pool. It worked in 2007 but not so far in 2010. I've stepped through the macro and displayed the value as it is being set and it appears to be working. The view we've created is similar to the Resouce Usage view.
 
Last edited:

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