S
Sam
This might be a simple questions but I can't seem to find the answer. We
have recently converted from PS 2003 to PS 2007 and I need to make some
additions to some VBA macros for Project Professional.
In 2003 I was able to reference a field’s value via:
If ActiveProject.ProjectSummaryTask.EnterpriseProjectOutlineCode1 = "(a
specific value)" Then
But when I add new custom fields in PS 2007 I cannot see what their field
number is that I need to reference. Is there an easy way to find this out or
something I'm overlooking?
Thanks,
Sam
have recently converted from PS 2003 to PS 2007 and I need to make some
additions to some VBA macros for Project Professional.
In 2003 I was able to reference a field’s value via:
If ActiveProject.ProjectSummaryTask.EnterpriseProjectOutlineCode1 = "(a
specific value)" Then
But when I add new custom fields in PS 2007 I cannot see what their field
number is that I need to reference. Is there an easy way to find this out or
something I'm overlooking?
Thanks,
Sam