V
VBA Coder
I have a Word Template that the users use to create a new Document from. I
have VBA code that adds NEW tables to the Document (.doc NOT .dot file)
depending on what the user enters in a UserForm. For some reason, when the
user closes their Document (.doc), they are being asked whether they want to
save the template (.dot) file. In Word 97 this happens, but in Word 2000,
this does not happen - they are not prompted to save the .dot file.
Anyone know why this is happening?
have VBA code that adds NEW tables to the Document (.doc NOT .dot file)
depending on what the user enters in a UserForm. For some reason, when the
user closes their Document (.doc), they are being asked whether they want to
save the template (.dot) file. In Word 97 this happens, but in Word 2000,
this does not happen - they are not prompted to save the .dot file.
Anyone know why this is happening?