Dim oldDoc As Document
Set oldDoc = ActiveDocument
Documents.Add "Normal.dot"
oldDoc.Close

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi,
>
[quoted text clipped - 10 lines]
>
> cheers, m
Mamue - 10 Dec 2007 12:11 GMT
> Dim oldDoc As Document
> Set oldDoc = ActiveDocument
[quoted text clipped - 23 lines]
>
> > cheers, m
i knew that i forgot the "Set" ;-) Thanks