No! Leave users' normal.dot files to the users. Provide document templates
with the required formatting for company documents.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi There I need to change the default font from Times New Roman 12 pt
> to Times New Roman 11 pt in Normal.dot. I know how do to that
[quoted text clipped - 41 lines]
> 'Selection.Style = ActiveDocument.Styles("Normal")
> End Sub
Leila - 29 Apr 2005 17:40 GMT
Hi Graham, we have all those settings in our organization but we are using a
third party software that opens a new document based on normal.dot and no
matter what I do I still get font 12 as the default font.
it was 11 before and for some reasons the default font has changed to 12 and
we HAVE TO change it back to 11. Please let me know if you know any solution
that I can change the default font on all normal.dots without changing any
other of the users customizations.
> No! Leave users' normal.dot files to the users. Provide document templates
> with the required formatting for company documents.
[quoted text clipped - 44 lines]
> > 'Selection.Style = ActiveDocument.Styles("Normal")
> > End Sub