Callin Static Members from .NET Dll in VBA
Hi,
I developed a dll in .net with c#. I use it in several projects. I also use it in a vba application for excel.
But I can not use static members of the dll.
It says "Method or datamember not found."
Any ideas?
Best regards.
Thank you.
|