Ronald
2007-07-06 10:18:03 UTC
Hello,
I'm using a Word-model (.dotm) to customize the fluent ribbon. Basicly I'm
only adding an new Tab with some extra functions written in VBA.
The VBA-code is in the same document.
I've edited the cuttomUI using the CustomUI Editer tool from
OpenXMLDeveloper.org.
When I add the OnLoad event to the <customUI ...> tag I get the error:
"The 'Onload' attribute is not defigned"
Why is this? And is there a different way to get the RibbonUI refference of
my custom ribbon in the Word modal.
I'm using a Word-model (.dotm) to customize the fluent ribbon. Basicly I'm
only adding an new Tab with some extra functions written in VBA.
The VBA-code is in the same document.
I've edited the cuttomUI using the CustomUI Editer tool from
OpenXMLDeveloper.org.
When I add the OnLoad event to the <customUI ...> tag I get the error:
"The 'Onload' attribute is not defigned"
Why is this? And is there a different way to get the RibbonUI refference of
my custom ribbon in the Word modal.