A family of Microsoft word processing software products for creating web, email, and print documents.
I don't think you can. Once the connection to the ribbon is lost the only way back I have found is to reload the workjbook
--
HTH
Bob
<Lina E> wrote in message news:*** Email address is removed for privacy ***...
Hi
I have a problem with my ribbon object
In the onload callback I set a global variabel "myribbon" to the ribbon object
It all works ok but if a error is thrown, all global variables is set to nothing and I need a way to get hold of my ribbon object again so that for ex the myribbon.invalidate can work again.
Is there a way to find the ribbon object again?