O
Olaf Didszun
Using the modification options with the ribbon in Office 2007 it is possible
to add own code in the standard functionality of an Office component. As an
example we can add our own method to the FileSave-command. Whenever the user
uses the user interface, our code is accessed.
But, what, when the saving of the file is triggered via a macro? How can I
override these functions?
Thanks,
Olaf
to add own code in the standard functionality of an Office component. As an
example we can add our own method to the FileSave-command. Whenever the user
uses the user interface, our code is accessed.
But, what, when the saving of the file is triggered via a macro? How can I
override these functions?
Thanks,
Olaf