Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default Project

Status
Not open for further replies.

jjjthird

Technical User
May 15, 2002
56
US
Where do i change Project's default saving location?
I have a user who's saving to a weird location on the network. After I save to correct location, it reverts back to the network one which I do not want.
 
Depending on your version
TOOLS dropdown, OPTIONS line, SAVE tab

-------------------------
The trouble with doing something right the first time is that noboby appreciates how difficult it was.
- Steven Wright
 
Also depending on your version ... you can put code in the GLOBAL.MPT in the Auto_Open event to establish the default path.

So ... locate your user's GLOBAL.MPT and delete it or open a blank project, use the VBA editor to modify the code and then exit from Project.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top