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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sabretooth80

  1. sabretooth80

    disable 'save as'

    The code you suggested didn't stop the prompt asking whether the i wished the template to be saved. I think I worked out why the program was prompting me to save the template. I had some code to disable the "save as": Private Sub Document_Close() Application.CommandBars("Menu...
  2. sabretooth80

    disable 'save as'

    Hi, I have some word templates that users can access using a link on the intranet. When they click save, the document needs to be saved in a predefined location on a mapped network drive. I have created a word template that is opened in a new word instance from a web page using vbscript. When...

Part and Inventory Search

Back
Top