Enterprise Task Outline Code Fields - VBA

S

Sean

I'm trying to manipulate the enterprise task outlinecode1's lookup table
using VBA. The below code allows manipulation of standard outlinecode1, but
I can't seem to find the similiar code for the enterprise fields.

Set objlookup = ActiveProject.OutlineCodes(1).LookupTable
 

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