J
Julian Ladbury
I want to prevent a Word 2007 user from saving a document in Word 2007
format. I followed the instructions at
http://msdn.microsoft.com/en-us/library/bb208951.aspx and wrote routines
FileSaveAsWordDocx and FileSaveAsWordDotx. However, these are not executed
as expected. FileSave, FileSaveAs, and FileSaveAll routines in the document
are executed as expected.
I have uploaded a file which reproduces the problem to
http://cid-75e3e350f569b887.skydriv...rd2007 Override FileSave commands problem.doc.
When considering any circumventions, please note that I require one which
can be implemented entirely in VBA without needing any Ribbon XML (I have
http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/4a6e5478-3eb5-4a20-b5dd-3e1c93ebcc14/
in mind)
format. I followed the instructions at
http://msdn.microsoft.com/en-us/library/bb208951.aspx and wrote routines
FileSaveAsWordDocx and FileSaveAsWordDotx. However, these are not executed
as expected. FileSave, FileSaveAs, and FileSaveAll routines in the document
are executed as expected.
I have uploaded a file which reproduces the problem to
http://cid-75e3e350f569b887.skydriv...rd2007 Override FileSave commands problem.doc.
When considering any circumventions, please note that I require one which
can be implemented entirely in VBA without needing any Ribbon XML (I have
http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/4a6e5478-3eb5-4a20-b5dd-3e1c93ebcc14/
in mind)