Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 02-26-2014, 06:48 PM
donaldadams1951 donaldadams1951 is offline Automatically make .dotm file available to all users on network Windows XP Automatically make .dotm file available to all users on network Office 2010 32bit
Advanced Beginner
Automatically make .dotm file available to all users on network
 
Join Date: Dec 2013
Location: San Francisco Bay Area
Posts: 37
donaldadams1951 is on a distinguished road
Default Automatically make .dotm file available to all users on network

New to Word VBA...



Is there a way to make a .dotm load automatically with Word and be available to all the Word users on the network. I know if you put the .dotm file in the users Word StartUp folder it loads automatically but is there a way to put the file on the network and have it automatically available to all users?

I am concerned about the fact that new Window accounts(users) might be added to the computer and I want to have the Word Startup folder automatically created and the .dotm file be loaded into the Word Startup folder automatically. Is that even possible?
Reply With Quote
  #2  
Old 02-26-2014, 09:37 PM
fumei fumei is offline Automatically make .dotm file available to all users on network Windows 7 64bit Automatically make .dotm file available to all users on network Office XP
Expert
 
Join Date: Jan 2013
Posts: 440
fumei is on a distinguished road
Default

Quote:
I know if you put the .dotm file in the users Word StartUp folder it loads automatically but is there a way to put the file on the network and have it automatically available to all users?
1. The availability of a file is not the same as automatically loading it. The availability of the dotm from the network is strictly a Windows permission state.
Quote:
I want to have the Word Startup folder automatically created
If Word is there, there should be a Startup folder. You do not need to create it.
Quote:
and the .dotm file be loaded into the Word Startup folder automatically.
Word can indeed copy files, that is copy a file into Startup; it can also load template (macro) files from ANY folder. But template files in Startup are loaded at Startup, so if you run code FROM WORD to copy a file into Startup, that file will not load until the NEXT Startup.

So. One way would be to have the dotm in everyones Startup, and when a new user comes on board have part of the new user profile ensure that dotm is copied into that user's Startup.

What we did was have a wee tiny dotm copied into each user's Startup, and THAT one loaded a dotm from a network location. That way the REAL dotm was under control of the network, and everyone always loaded the latest. The file, being in one location (rather than multiple files in Startup) made for better management.
Reply With Quote
  #3  
Old 02-26-2014, 10:47 PM
Charles Kenyon Charles Kenyon is offline Automatically make .dotm file available to all users on network Windows 7 64bit Automatically make .dotm file available to all users on network Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,125
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

I agree that it is best to keep the file on the server and to have individual copies in each user's startup folder. Another method of accomplishing this is through the login script when the user signs in to the network.

It is possible to have user's startup folder location set to a shared network folder, but that has two big disadvatages. The first is that users with laptops lose files there when off the network. The second is that whenever any user has Word open that file will be treated as locked, so you will be unable to make changes unless you get everyone else off from Word.

See also Distributing macros to other users. Note that you can also share keyboard shortcuts, building blocks and QAT modifications through such a Global Template.

You should also look into the concept of the Workgroup Templates folder for document templates. My preference is to also update these through the user login.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically make .dotm file available to all users on network Open Quickpart file normalemail.dotm - edit multiple building blocks rollno Word 7 02-24-2014 04:29 PM
Automatically make .dotm file available to all users on network Editing .dotm/.dotx/dot file martinlest Word 9 10-09-2013 01:57 PM
2 Users using the one Projct File Brad Project 1 09-03-2013 04:59 AM
Automatically make .dotm file available to all users on network How to convert docm to dotm without opening the file Moz Word 1 12-20-2012 04:23 PM
Automatically make .dotm file available to all users on network Macros being stripped from dotm file Brian Muth Word 1 10-09-2012 10:00 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:47 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft