Changes to Normal.dotm in Word 2007

Hello,
I have created a new "Blank Template.dotm" which essentially is a blank document that prompts users to enter in document properties, etc. The template works fine in Word 2007 (Office 2007 SP3). The requirement is to make this document the normal.dotm;
default work template when opening.
What I have discovered is that when taking the "Blank Template.dotm" and renaming it to "normal.dotm" the same template does not work. A user is not prompted for the document properties and when printing, the headers and footers are filled
with document reference errors.
Additionally, when I say "prompted for the document properties" what I mean is the document properties feature in work;
Click on Word Ord | Prepare | Document Properties
Can anyone shed some light on this? I can share a copy of the template if required.
Thanks!

A basic problem is that it is virtually impossible for an ordinary person to create a template to substitute for the normal template in Word.
I'm not saying impossible; I am saying I would not try it. The normal template produced by Word has a number of components that are not part of other templates produced by Word. This was more true in earlier versions of Word but remains the case in the Ribbon
versions. See
Normal Template for more on this.
Is there any reason your code cannot be in a
Global Template other than the normal template?
The Add-Ins at http://addbalance.com/word/download/LetterheadAddin.zip gives an example of an Add-In that runs code whenever Word starts and whenever a new document is created.
In addition, there is an option in Word to prompt for these properties. Why not just reset that option?
http://www.quepublishing.com/articles/article.aspx?p=731710&seqNum=10
I believe the command is:
Application.DisplayDocumentInformationPanel=True
If that is placed in an AutoExec macro in a global template it may do what you want.
Otherwise Jay Freedman provided the following macro which only acts on the first save:
Sub FileSave()
    ' Simulate the "Prompt for document properties" option of 2003.
    ' When the document is saved for the first time, open the
    ' Properties dialog.
    On Error Resume Next
    If Len(ActiveDocument.Path) > 0 Then
      ' The document has already been saved at least once.
      ' Just save and exit the macro.
      ActiveDocument.Save
      Exit Sub
    End If
    ' This is the first save. Show the dialog.
    Dialogs(wdDialogFileSummaryInfo).Show
    ' Now save.
    ActiveDocument.Save
End Sub
Charles Kenyon Madison, WI

Similar Messages

  • Acrobat 9 Pro and changes to Normal style in Word

    I am using Acrobat 9 Pro with Microsoft Word 2007 on a Windows XP system. On PDFing a workbook recently, I noticed that after successfully creating the PDF several of the styles in my original document had changed from Arial to Times New Roman. Further investigation showed that the Normal style had been changed and this had rippled through the document.
    I corrected the font and re-saved, closed and opened the document but when I ran Acrobat again it once more changed Normal to Times New Roman: this seemed to occur after the distillation was complete as the fonts were correct in the PDF.
    Further investigation seems to suggest that the issue is something to do with no master template being applied to the document. The connection to the parent had become broken due to moving the document. On applying a parent template, the issue seemed to go away and the font did not change after running Acrobat.
    Can anyone tell me if this is a known behavior of Acrobat or was it simply a result of sloppy document management (it's OK, I won't take it personally). I did a quick search on the site and saw nothing similar.
    Charles Addison

    Thanks for the reply. I would agree about 2007; however, I'm fairly sure it is to do with the template that is currently attached to the document. I suspect that because no template was stipulated, it reattached to the Normal.dotm when acrobat was finished PDFing. Since stipulating the template to be used I have had no further problems.
    I just love Office and it's "quirky" ways.
    Charles Addison
    Technical Author Team Leader
    Tel: +44 (0)  141 352 9000
    Mobile:
    Fax: +44 (0)  141 352 9090
    Email: mailto:[email protected]

  • Pdfmaker changes my pagination from my Word 2007 document

    When I use pdfmaker in Word 2007 it changes the pagination from my Word document.  For example, the first page of my document ends up being 2 pages when I convert the file (text shifts).  If I just do file > print > Adobe PDF, the file looks exactly like the Word document.  The problem with that though is I need my table of contents linked and then I have to do that manually.  I've set my default printer to Adobe PDF, but it still doesn't make a difference.  Any help would be greatly appreciated!

    What version and update of Acrobat? It might be a simple update of Acrobat will do the trick. I am not why PDF Maker would be different, but PDF Maker is no longer a preprocessor for the Adobe PDF printer with AA9. Thus there may indeed be an issue -- probably related to the link embedding. You might try unchecking all of the options in PDF Maker and seeing if you get a good result. If so, then put things back in until it breaks. Not the best solution, but maybe a useful workaround.

  • Publishing Word templates and the Normal.dotm

    01smicha wrote:
    Does the gpo use the 'update' method? That should stop any changes made by the user from sticking around for too long.
    Hi, thanks for your input - im not familiar with the gpo setting for that, only when running from a command prompt. Where would I find this ?
    Looking at the gpo (I didn't do this by the way) it runs a bat file that does and xcopy of the folders that contain the normal.dotm

    Hello fellow Spice folks!So in a firm of approx. 200, we use a normal.dotm file, pushed out by GPO, for company styles, AutoText templates etc. When a change to the template is needed, we (or I) update the master copy, and let the GPO copy it back to client machines.Problem with this is quite often the client version of the normal.dotm gets corrupt, grows in size from people saving data to it some how (from the 730kb template to 2 or 3mb) causing issues when opening word and pissing of the users, and in turn me ! This method seems pretty barbaric to me, given that a firm I worked with 3 years ago used the same technique to publish company styles and saw same problems.What technology / method do you employ to distribute a shared company style to your client machines ?If I like it , I want it too !
    This topic first appeared in the Spiceworks Community

  • Custom Word 2010 Normal.dotm file not applying

    I have replaced the Normal.dotm file with a file with out letterhead information on it. On some computers its not applying though. I saved the letterhead file as Normal.dotm and have replaced the Normal.dotm file on their computer but when they open Word
    it still opens a blank document. If I replace it on my computer it loads the letterhead file and the same with other users. Its just a select few that ignore the new Normal.dotm file.
    I can prove that the file has the letterhead text by renaming the file on their computer and then opening it. When I do this it opens with the letterhead text.
    Free computer help and tips http://www.onlinecomputertips.com

    A part of the problem you are seeing is that Word creates its own normal.dotm file when it can't find one where it is supposed to look.
    Here is a link to the Microsoft take on sharing the normal template.
    You Cannot Share the Normal.dot[m] File Among Multiple Users This is an older article but nothing it says has changed. That is how Word works. When I first was setting up a
    LAN using Word, I tried sharing the normal template as well. It is intuitive to do so; but it does not work. The more users you have the more problems it can cause. It is likely that you have had problems with sharing normal.dotm but not recognized that the
    problems were caused by that.
    The normal template is intended to be a personal workspace/resource and should not be overwritten from a main source. It should be stored in the user templates folder (which also should not be a shared folder). You certainly can create a customized normal.dotm
    template and distribute it as a starting point but there is little reason to do so.
    Overwriting someone else's normal.dotm template is a bit like opening the drawers in their desk and rearranging them, tossing out items if you don't know their purpose. I learned long ago to not be going through my secretary's drawers!
    If you want to standardize your documents you can do that with a combination of
    Workgroup Templates and
    Global Templates. Global templates will let you share custom building blocks, macros, ribbon and QAT modifications. You can even use them to share styles although usually that is better
    done through document templates.
    It is quite possible to have a different template than the normal template be the basis for the blank document you see when you start Word or for when you use Ctrl+N. There are examples of this on my downloads page.
    Downloads - Microsoft Word - Add-Ins - Tutorials - Letterhead - Templates
    Charles Kenyon Madison, WI

  • Word 2010 normal.dotm

    Several client make use of the normal.dotm as they start Word 2010, The configuration in Word 2010 loads a normal.dotm on a networkshare.
    I have made a change to the normal.dotm that is changed fonttype and size. Several clients show that change when they start Word but several clients show another font. The font is on al clients because it is Arial so that cannot be the cause. it looks like
    several clients do not load / read the \\fileshare\normal.dotm correctly.
    When i load the \\fileshare\normal.dotm manually thru file - open , then the font is changed accordingly what i have set, but the same file is in the setting of word to load at startup but then it is not the right font....
    When i start Word 2010 and choose file - open in the left above corner one can choose templates. The location of that template is different then the one set in the settings of Word.
    How can this be, what is wrong?
    freddie

    A part of the problem you are seeing is that Word creates its own normal.dotm file when it can't find one where it is supposed to look.
    Here is a link to the Microsoft take on sharing the normal template.
    You Cannot Share the Normal.dot[m] File Among Multiple Users This is an older article but nothing it says has changed. That is how Word works. When I first was setting up a
    LAN using Word, I tried sharing the normal template as well. It is intuitive to do so; but it does not work. The more users you have the more problems it can cause. It is likely that you have had problems with sharing normal.dotm but not recognized that the
    problems were caused by that.
    The normal template is intended to be a personal workspace/resource and should not be overwritten from a main source. It should be stored in the user templates folder (which also should not be a shared folder). You certainly can create a customized normal.dotm
    template and distribute it as a starting point but there is little reason to do so.
    Overwriting someone else's normal.dotm template is a bit like opening the drawers in their desk and rearranging them, tossing out items if you don't know their purpose. I learned long ago to not be going through my secretary's drawers!
    If you want to standardize your documents you can do that with a combination of
    Workgroup Templates and
    Global Templates. Global templates will let you share custom building blocks, macros, ribbon and QAT modifications. You can even use them to share styles although usually that is better
    done through document templates.
    It is quite possible to have a different template than the normal template be the basis for the blank document you see when you start Word or for when you use Ctrl+N. There are examples of this on my downloads page.
    Downloads - Microsoft Word - Add-Ins - Tutorials - Letterhead - Templates
    Charles Kenyon Madison, WI

  • Cisco CuciLync and Normal.dotm file of MS Word 2010

    Hello, I came across a crazy problem with the Cisco CuciLync (version 8.5.4) plugin and Microsoft Word 2010 (32Bit). I have 5 Word documents (in the .docx file format) at the same time on my computer (with Windows 7 Enterprise Edition 64bit). The Word documents have about 5-10 pages of content. I start to modify the first Word document, save these changes, now I switch to a 2nd Word document, make some changes there and save it. If I close now 1 of the 5 open Word documents, I get the following 2 error messages "This file is in use by another application or user. C:\Users\user_name\...\Normal.dotm" and  "Changes have been made that affect the global template, Normal.dotm. Do you want to save those changes?" If I disable now the Cisco.ClickToCall in Microsoft Word, I do the same modifications, I do not get these error messages. Can anybody help me with this issue? Any idea where it comes from? Please find attached a Screenshot of the error messages from Microsoft Word. Best regards, Marc Hoffmann

    You should try asking in the Office for Mac forums since your question is about Word. http://answers.microsoft.com/en-us/mac

  • The numbering format keeps changing when making PDF's from Word 2007 ? Using Acrobat 9 Pro Extended

    The numbering in (Contents) format keeps changing when making PDF's from Word 2007 ? Using Acrobat 9 Pro Extended.

    The issue is that I have made up a contract in Word.
    The second page has a list of all contents of the contract.
    gghhjhhbhbhhbhbjbhj....1
    bv v vghvjvjnnnnnnnnn....2
    When we convert to PDF some of the numbers change. Example 20 becomes 201.
    Your help is appreciated.
    Cheers Ocean designs.

  • When I download Microsoft word documents (if have word 2007), I have somehow changed the settings and it downloads them in wordpad, and the format is very bad and I can't read a lot of the document. How do I change the default setting back to using Micro

    When I download Microsoft word documents (if have word 2007), I have somehow changed the settings and it downloads them in wordpad, and the format is very bad and I can't read a lot of the document. How do I change the default setting back to using Microsoft Word 2007 to open these documents?
    == This happened ==
    Every time Firefox opened
    == about a few weeks ago - I had tried to open some docuuments saved on a mac, my PC (which runs Windows 7), used word pad to open these, and this seems to have changed the default settings somehow.

    See this:
    [http://support.mozilla.com/en-US/kb/Managing+file+types]

  • MS Word 2007 Problem: Could not Change Doc Template

    I started getting an error when I open a rules document through OPM. The document usually opens ok, but OPM gives the error "Oracle Policy Modeling was unable to open the document as an error occurred with MicroSoft Word: Could not change document template.
    Usually, I can work in the document with no problems, but sometimes when I do the compile of the document that got this message, the compile and save works, but then Word crashes. The compiled document is available through OPM, but it thinks the document needs to be compiled on a build. I've learned to continue without compiling, otherwise Word will crash again.
    Other times, the document compiles just fine with no problems with Word.
    Occasionally, Word loses the Add-ins list. I've figured out how to attach it again.
    Everything was fine until about 2 weeks ago. The only difference I can think of is that Word did an automatic update. I uninstalled and reinstalled OPM, but it hasn't made a difference.
    I'm running OPM 10.1.0.27 on XT.
    Any ideas? Thanks,
    Terry

    Hi Terry,
    Try the following workaround:
    1) Rename the word 2003 template (Policy Modeling Word Template) in c:\program files\oracle modeling\templates to another filename
    - This is to force Word 2007 not to load the Word 2003 template
    2) Open the Word document from Policy Modeling
    - To load the Word 2007 template and attached it to the document
    3) Save the document
    (Thanks to Red Canda for this.)
    Davin Fifield

  • Word cannot open the existing global template Normal.dotm. What can I do?

    Word cannot open the existing global template Normal.dotm. What can I do?

    Word cannot open the existing global template Normal.dotm. What can I do?

  • DreamweaverCtrls.dll changed to MS Word 2007 icon

    I have installed CS3 but the DreamweaverCtrls.dll is not working well (tables do not pull through in datasets). After a long investigation, I just found out that the dll control has taken on the image if MS Word. Could this be the cause of my problem? How can I change it back to the usual .dll icon?.

    Another thing is I can print anything off the net (I just print several disney coloring pages for my nephew), I could also print a test page, but for some reason ms word 2007 and the word pad is printing blanks or doing the things I've listed above. I tried going to http://support.microsoft.com/ph/11377, concerning this but they don't seem to have a forum, they only have an index page for known issues of ms word 2007, but not a thing concerning my problems.

  • Regarding Words default normal .dotm

    Hi All,
    Is there a method to restore words default normal.dotm file  as soon as the add in loads? and delete the existing user created .dotm file? using c# or vba?
    Regards,
    Apoorva

    Thanks Eugene , the scenario is that if I deploy my add in on another user's system and they have customised their normal.dotm file, I want to delete their normal.dotm as soon as my add in loads.
    Can you please elaborate on how i can accomplish this using System.IO namespace classes with my current ribbon add in solution?  this
    is what i have tried so far,but no use, it still uses the old normal .dotm file instead of creating a new one.
    private void Ribbon1_Load(object sender, RibbonUIEventArgs e)
                string fileName = "Normal.dot";
                var targetPath = Path.Combine(Environment.GetFolderPath(
        Environment.SpecialFolder.Templates));     //users/appdata/roaming/microsoft/templates
                string destFile = System.IO.Path.Combine(targetPath, fileName);
                if (System.IO.File.Exists(destFile))
                    // Use a try block to catch IOExceptions, to
                    // handle the case of the file already being
                    // opened by another process.
                    try
                        System.IO.File.Delete(targetPath);
                    catch

  • Opening Word 2007 docs in Word 2013 and formatting is changed??

    We just installed 2 new PC's on the network with Office 2013.  Everyone else is running 2007.  When an existing file is opened on either of the 2 PC's running Word 2013 the formatting and layout is changed.  The font is changed even though
    the same font is available and the layout is changed a little and the document does not fit on 1 page any more.  It shifts about 2 or 3 lines at the bottom to the next page.  When we open the same file in Word 2007 everything is still good.  Word
    2013 opens the file in 'compatibility mode' but still the layout is changed.  We have hundreds of documents that we need to be able to open in both Word 2007 and 2013.  Any suggestions on how we can make this work??

    Hi,
    As far as I know, if we open a Word 2007 file in Word 2013 with Compatibility Mode, it will preserve the layout of the document. I recommend you try to convert the document to the Word 2013 mode to test. Steps:
    Click the File tab.
    To convert the document without saving a copy, click Info, and then click
    Convert.
    Reference:https://support.office.com/en-us/article/Use-Word-2013-to-open-documents-created-in-earlier-versions-of-Word-609bbdba-96f2-407b-baaf-d8e53d60d34f?ui=en-US&rs=en-US&ad=US
    If this issue still exists, could you send us a sample file via Email ([email protected])? I'd like to test it.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Have replaced the normal.dotm in Windows 8 in %appdata%\Microsoft\Templates\ and in %appdata%\Microsoft\Word\Startup. None of my customizations have come over. Keeps reverting to default. Where else can I look?

    None of the above helps. Brand new computer and I want my normal.dotm to populate. Have copied it into all the know locations but when I open word it is still the default template which has none of my autotext, or toolbars.

    Hello,
    The first path (%appdata%\Microsoft\Templates\) looks correct. I have tried this on my own computer and that works for me. Not sure what’s the root problem, but please follow my steps exactly below and try again to see if it works this time:
    1.Navigate to %appdata%\Microsoft\Templates\
    2.Rename existing Normal.dotm to a different name, say Normal.dotm.old.
    3.Copy your own Normal.dotm file to %appdata%\Microsoft\Templates\
    Please then close and restart Word to see if it works this time.

Maybe you are looking for

  • How do I identify the latest file modifications, application install, and registry key modification for Security Forensics.... using GP Audit for registry/file system

    Hello, Title pretty much states it all. I initially set out (as part of a Security Forensics initiative) to identify the most recently installed applications, modified files, and registry key changes using PowerShell. I attempted to pull this informa

  • How to separate/Decentralize a SLD in SAP PI 7.3?

    Hi Experts; I have one central SLD for PID and PIQ, because during installation of PIQ was connected to SLD of the PID. My requirement is one SLD for PID and other for PIQ. I review the following link an notes: Planning Guide SLD 3.1 : http://www.sdn

  • TS4268 facetime not working ipad mini

    Hello, facetime is turned on in settings and I can receive facetime calls but when I start facetime I get the message 'you have facetime turned off in settings, would you like to turn it back on'. When I click the button it does nothing and after 30

  • Snow imac

    Roger here need a little help use bought a snow iMac no disks but I have just bought 10.3 to do a clean install which are not here yet, OS9 is on it now but is asking for login and password I am guessing there is no way to by pass this or is there? a

  • Error 7

    I tried to install the latest update of iTunes.  After completing the install, I received the error message: "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 53)." I have completed a re-install and it still shows t