B
bye
Hello,
I have a strange problem. When I work simultaniously with two documents
based on the same attached template then something strange happens. If I
press a selfmade commandbar button in document 1 then its made invisible by
vba code, so far so good. When I go to the second document then that button
is invisible too. I want to press this button too in this document. Is there
a solutions for this. I tried: customizationContext= activedocument.attached
template after the set obutton statement but that did't work.
Thanks
I have a strange problem. When I work simultaniously with two documents
based on the same attached template then something strange happens. If I
press a selfmade commandbar button in document 1 then its made invisible by
vba code, so far so good. When I go to the second document then that button
is invisible too. I want to press this button too in this document. Is there
a solutions for this. I tried: customizationContext= activedocument.attached
template after the set obutton statement but that did't work.
Thanks