looking up enterprise outline code values and putting it in VBA fo

R

REDSY

I am trying figure out how to lookup the value list of a custom enterprise
outline code that gets cashed from the global file when opening ms project
2003 and putting it into a custom VBA form combo box value list, so users can
select a value in the vba form, and I can then put it into enterprise custom
fields - - - without having users use the project information dialog box.

This is useful for me in customizing the UI in Project Professional 2003
when sharing a single PS03 Server instance, and I don't want users to see
other departments custom fields.

Can anyone show me sample vba macro code that will do this?
 
J

JackD

I think that it might be that the custom fields value list is write only,
but I can't check that right now. I posted an example of how to work with
them a few weeks ago in this newsgroup. It should give you a starting point.

http://groups.google.com
 
R

REDSY

Jack - can you give me a more specific link to what you are referring to at
google groups? I can find your example.
 

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