N
Ness
I need to stop the saving of normal.dot when MSWord
closes.
The With options
.SaveNormalPrompt=false
end with
does not work, neither does:
If NormalTemplate.Saved = False Then NormalTemplate.Saved
= False
Please advise
PS The reson for this is that my normal.dot has to be read
only, so I don't want it to ask for saving as another
template.
Regards,
Ness.
closes.
The With options
.SaveNormalPrompt=false
end with
does not work, neither does:
If NormalTemplate.Saved = False Then NormalTemplate.Saved
= False
Please advise
PS The reson for this is that my normal.dot has to be read
only, so I don't want it to ask for saving as another
template.
Regards,
Ness.