Multiple users on one machine

B

brendan

I have project standard 2002. We have written a couple of
Macros that are accessible through buttins on the Toolbar.

When I setup Project on a PC and configure it so that
these macros are added to the Modules section in the
Visual basic interface and also add them to the Toolbar
everything works fine.

If I log onto that PC as another user those custom
settings are not replicated. if I copy the Global.MPT to
the New USer's Application Data section it gives me an
error message and loads a temporary Global.Mpt.

is there anyway I can replicate the custom settings that I
setup for the first user to all subsequent users.

Thx
Brendan
 
J

JackD

How are you copying the global.mpt? It should not give you an error.

You can distribute the toolbars, macros etc by putting them in a project
file. Then use a macro to copy them over into their global file (turn on the
macro recorder and do this once and you have 90% of the code you need).

-Jack
 

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