How to open enterprise project from ProjectServer in Project Professional Macro code?

N

Namkyu

I can't find the method to open enterprise project from ProjectServer in
macro methods list.

Anyone know it?

Regards.

N.K.
 
R

Rod Gill

Hi,

Log into Project Server then record a macro of you opening an Enterprise
project manually. Use this method to see recorded methods for many actions.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
N

Namkyu

Thank you, Rod Gill !! :)
I Solved my problem.


Rod Gill said:
Hi,

Log into Project Server then record a macro of you opening an Enterprise
project manually. Use this method to see recorded methods for many actions.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
Top