After some hours of sleep, I found it myself:
Globals.ThisWorkbok lists all my public methods from ThisWorkbook.vb.
Now I face a new problem. Further down my code I get a COM exception
with HRESULT 0x800A03EC
Maybe I should go to bed again...
> Hi,
>
[quoted text clipped - 8 lines]
> TIA,
> Stefan
Stefan - 25 Feb 2008 22:24 GMT
Found the reason for the COM exception, too: one of the named ranges
had a typo.
> After some hours of sleep, I found it myself:
> Globals.ThisWorkbok lists all my public methods from ThisWorkbook.vb.
[quoted text clipped - 17 lines]
>
> - Zitierten Text anzeigen -