Menus

J

Jason

Hello,
Trying something for the first time…

I have logged into Project Server 2007 as Admin
I have checked out “Enterprise Globalâ€
I’m trying to customize the “Toolbarâ€. Specifically, I have written a macro
that I do not want folks who log into Project Professional to have access to
the code. So if you go to Tools/ Macro. I have removed Macro | Record New
Marco | and Visual Basic Editor. However after saving and then logging as a
Project Manager; I can see these menu items.

Is there a trick with this? Thanks, Jason
 
R

Rod Gill

I would move the code to the Global Enterprise and make the VBA project
password protected (in the VBE Tools, VBAProject Properties, Protection
tab).

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 
Top