• Close without saving normal.dot ? (Word 2002 VBA)

    Home » Forums » AskWoody support » Productivity software by function » Visual Basic for Applications » Close without saving normal.dot ? (Word 2002 VBA)

    Author
    Topic
    #383638

    Is there an easy way to exit Word without it trying to save changes to normal.dot?
    Thanks,
    Doug

    Viewing 1 reply thread
    Author
    Replies
    • #654921

      Include a macro that fools Word into thinking that Normal.dot has been saved.

      But that is a bad practice.

      If Normal.dot is being changed, one needs to find out why it is being changed.

      I set Normal.dot to read-only, except when I am testing macros that I expect to change Normal.dot.

    • #655036

      hi Doug,

      word 2002 creates a normal.dot if there doens’t exist one yet each time it is opened. if you save normal.dot the first time you exit word, it probably won’t happen again.
      or set its saved property to true.
      if you have other templates or addins that modify the interface programmatically , you should use the customizationcontext property to force word to save changes to that template and then set the save property of that template to true.

      greetings,

    Viewing 1 reply thread
    Reply To: Close without saving normal.dot ? (Word 2002 VBA)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: