J
jallin
I am using Word 2007. I have created a form that has macros. When a
user saves the form using a command button a Save As macro runs which
password protects and saves the form as a .dotm file on a server. When
the user tries to open the form from the server they get an error "The
Office Open XML file (filename) cannot be opened because there are
problems with the contents". When they click "Details" it says "No
error detail available".
I have changed the code to save as a .dotx and a .dotm and both
produce this error. I have changed it to a .doc and it opens fine
without the error. Is there some way that I can fix this so users can
reopen the .dotm files?
Any help would be greatly appreciated.
user saves the form using a command button a Save As macro runs which
password protects and saves the form as a .dotm file on a server. When
the user tries to open the form from the server they get an error "The
Office Open XML file (filename) cannot be opened because there are
problems with the contents". When they click "Details" it says "No
error detail available".
I have changed the code to save as a .dotx and a .dotm and both
produce this error. I have changed it to a .doc and it opens fine
without the error. Is there some way that I can fix this so users can
reopen the .dotm files?
Any help would be greatly appreciated.